Searched refs:btm_handle_to_acl_index (Results 1 – 7 of 7) sorted by relevance
122 uint8_t btm_handle_to_acl_index(uint16_t hci_handle) { in btm_handle_to_acl_index() function301 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()
753 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()
92 extern uint8_t btm_handle_to_acl_index(uint16_t hci_handle);
264 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()
281 xx = btm_handle_to_acl_index(conn_handle); in BTM_IsBleConnection()
2273 int idx = btm_handle_to_acl_index(handle); in btm_ble_read_remote_features_complete()
3685 uint8_t acl_idx = btm_handle_to_acl_index(handle); in btm_sec_encrypt_change()