Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc762 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in maybe_chain_more_commands_after_read_remote_version_complete() local
791 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_process_remote_version_complete() local
850 void btm_process_remote_ext_features(tACL_CONN* p_acl_cb, in btm_process_remote_ext_features()
887 tACL_CONN* p_acl_cb; in btm_read_remote_features() local
955 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_remote_features_complete() local
1032 auto* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_remote_ext_features_complete() local
1075 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_remote_ext_features_failed() local
1891 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_rssi_complete() local
1952 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_failed_contact_counter_complete() local
1999 tACL_CONN* p_acl_cb = internal_.acl_get_connection_from_handle(handle); in btm_read_automatic_flush_timeout_complete() local
[all …]
/aosp12/system/bt/test/mock/
H A Dmock_stack_acl.cc368 void btm_process_remote_ext_features(tACL_CONN* p_acl_cb, in btm_process_remote_ext_features()