Home
last modified time | relevance | path

Searched refs:NotReady (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs236 #[profile_enabled_or(BtStatus::NotReady)]
253 #[profile_enabled_or(BtStatus::NotReady)]
272 #[profile_enabled_or(BtStatus::NotReady)]
289 #[profile_enabled_or(BtStatus::NotReady)]
308 #[profile_enabled_or(BtStatus::NotReady)]
327 #[profile_enabled_or(BtStatus::NotReady)]
346 #[profile_enabled_or(BtStatus::NotReady)]
363 #[profile_enabled_or(BtStatus::NotReady)]
382 #[profile_enabled_or(BtStatus::NotReady)]
405 #[profile_enabled_or(BtStatus::NotReady)]
[all …]
Dhfp.rs451 #[profile_enabled_or(BtStatus::NotReady)]
456 #[profile_enabled_or(BtStatus::NotReady.into())]
466 #[profile_enabled_or(BtStatus::NotReady.into())]
471 #[profile_enabled_or(BtStatus::NotReady.into())]
476 #[profile_enabled_or(BtStatus::NotReady.into())]
481 #[profile_enabled_or(BtStatus::NotReady)]
486 #[profile_enabled_or(BtStatus::NotReady.into())]
491 #[profile_enabled_or(BtStatus::NotReady)]
500 #[profile_enabled_or(BtStatus::NotReady)]
514 #[profile_enabled_or(BtStatus::NotReady)]
[all …]
Dhf_client.rs172 #[profile_enabled_or(BtStatus::NotReady)]
178 #[profile_enabled_or(BtStatus::NotReady)]
184 #[profile_enabled_or(BtStatus::NotReady)]
190 #[profile_enabled_or(BtStatus::NotReady)]
Davrcp.rs165 #[profile_enabled_or(BtStatus::NotReady)]
170 #[profile_enabled_or(BtStatus::NotReady)]
Da2dp.rs398 #[profile_enabled_or(BtStatus::NotReady)]
408 #[profile_enabled_or(BtStatus::NotReady)]
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsocket_manager.rs1030 return BtStatus::NotReady; in wait_and_read_stream()
1284 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in listen_using_insecure_l2cap_channel()
1293 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in listen_using_insecure_l2cap_le_channel()
1302 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in listen_using_l2cap_channel()
1312 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in listen_using_l2cap_le_channel()
1327 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in listen_using_insecure_rfcomm_with_service_record()
1342 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in listen_using_rfcomm_with_service_record()
1363 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in listen_using_rfcomm()
1384 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in create_insecure_l2cap_channel()
1399 return SocketResult::new(BtStatus::NotReady, INVALID_SOCKET_ID); in create_insecure_l2cap_le_channel()
[all …]
Dbluetooth_media.rs3433 BtStatus::NotReady, in connect()
3466 BtStatus::NotReady, in connect()
3510 BtStatus::NotReady, in connect()
3603 BtStatus::NotReady, in disconnect()
3633 BtStatus::NotReady, in disconnect()
3670 BtStatus::NotReady, in disconnect()
Dbluetooth.rs2714 return BtStatus::NotReady; in connect_all_enabled_profiles()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs207 NotReady, enumerator