Home
last modified time | relevance | path

Searched refs:btm_handle_to_acl_index (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/btm/
Dbtm_acl.cc122 uint8_t btm_handle_to_acl_index(uint16_t hci_handle) { in btm_handle_to_acl_index() function
301 uint8_t idx = btm_handle_to_acl_index(conn_handle); in btm_acl_update_conn_addr()
654 xx = btm_handle_to_acl_index(handle); in btm_acl_encrypt_change()
957 acl_idx = btm_handle_to_acl_index(handle); in btm_read_remote_features()
1018 acl_idx = btm_handle_to_acl_index(handle); in btm_read_remote_features_complete()
1082 acl_idx = btm_handle_to_acl_index(handle); in btm_read_remote_ext_features_complete()
1153 acl_idx = btm_handle_to_acl_index(handle); in btm_read_remote_ext_features_failed()
1388 xx = btm_handle_to_acl_index(hci_handle); in btm_process_clk_off_comp_evt()
Dbtm_pm.cc753 xx = btm_handle_to_acl_index(hci_handle); in btm_pm_proc_mode_change()
841 xx = btm_handle_to_acl_index(handle); in btm_pm_proc_ssr_evt()
Dbtm_int.h92 extern uint8_t btm_handle_to_acl_index(uint16_t hci_handle);
Dbtm_sco.cc264 btm_handle_to_acl_index(acl_handle); in btm_send_connect_request()
265 uint8_t acl_index = btm_handle_to_acl_index(acl_handle); in btm_send_connect_request()
Dbtm_ble.cc281 xx = btm_handle_to_acl_index(conn_handle); in BTM_IsBleConnection()
Dbtm_ble_gap.cc2273 int idx = btm_handle_to_acl_index(handle); in btm_ble_read_remote_features_complete()
Dbtm_sec.cc3685 uint8_t acl_idx = btm_handle_to_acl_index(handle); in btm_sec_encrypt_change()