Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc749 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in maybe_chain_more_commands_after_read_remote_version_complete() local
780 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_process_remote_version_complete() local
827 void btm_process_remote_ext_features(tACL_CONN* p_acl_cb, uint8_t max_page_number) { in btm_process_remote_ext_features()
901 auto* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_remote_ext_features_complete() local
949 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_remote_ext_features_failed() local
1725 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_tx_power_complete() local
1809 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_rssi_complete() local
1876 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_failed_contact_counter_complete() local
1921 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_automatic_flush_timeout_complete() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iot_config.cc43 void btm_iot_save_remote_properties(tACL_CONN* p_acl_cb) { in btm_iot_save_remote_properties()
91 void btm_iot_save_remote_versions(tACL_CONN* p_acl_cb) { in btm_iot_save_remote_versions()