Home
last modified time | relevance | path

Searched defs:p_acl_cb (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iot_config.cc35 void btm_iot_save_remote_properties(tACL_CONN* p_acl_cb) { in btm_iot_save_remote_properties()
87 void btm_iot_save_remote_versions(tACL_CONN* p_acl_cb) { in btm_iot_save_remote_versions()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc855 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in maybe_chain_more_commands_after_read_remote_version_complete() local
887 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_process_remote_version_complete() local
927 void btm_process_remote_ext_features(tACL_CONN* p_acl_cb, in btm_process_remote_ext_features()
971 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_remote_features_complete() local
1053 auto* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_remote_ext_features_complete() local
1103 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_remote_ext_features_failed() local
1906 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_tx_power_complete() local
1991 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_rssi_complete() local
2057 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_failed_contact_counter_complete() local
2104 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_automatic_flush_timeout_complete() local
[all …]
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.cc622 void btm_process_remote_ext_features(tACL_CONN* p_acl_cb, in btm_process_remote_ext_features()