Searched refs:cis_hdl_to_addr (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_iso_impl.h | 294 kBtmLogTag, cis_hdl_to_addr[evt.cis_conn_hdl], in on_status_establish_cis() 299 cis_hdl_to_addr.erase(evt.cis_conn_hdl); in on_status_establish_cis() 319 cis_hdl_to_addr[el.cis_conn_handle] = p_rec->ble.pseudo_addr; in establish_cis() 339 BTM_LogHistory(kBtmLogTag, cis_hdl_to_addr[cis_handle], "Disconnect CIS ", in disconnect_cis() 360 BTM_LogHistory(kBtmLogTag, cis_hdl_to_addr[conn_handle], in on_setup_iso_data_path() 395 kBtmLogTag, cis_hdl_to_addr[conn_handle], "Setup data path", in setup_iso_data_path() 421 BTM_LogHistory(kBtmLogTag, cis_hdl_to_addr[conn_handle], in on_remove_iso_data_path() 451 BTM_LogHistory(kBtmLogTag, cis_hdl_to_addr[iso_handle], "Remove data path", in remove_iso_data_path() 599 BTM_LogHistory(kBtmLogTag, cis_hdl_to_addr[evt.cis_conn_hdl], in process_cis_est_pkt() 623 cis_hdl_to_addr.erase(evt.cis_conn_hdl); in process_cis_est_pkt() [all …]
|