| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_btm_sco.cc | 47 bool btm_sco_removed(uint16_t hci_handle, tHCI_REASON reason) { in btm_sco_removed() 87 void btm_sco_chk_pend_rolechange(uint16_t hci_handle) { in btm_sco_chk_pend_rolechange() 90 void btm_sco_chk_pend_unpark(tHCI_STATUS hci_status, uint16_t hci_handle) { in btm_sco_chk_pend_unpark() 97 void btm_sco_connected(const RawAddress& bda, uint16_t hci_handle, in btm_sco_connected() 102 uint16_t hci_handle, in btm_sco_connection_failed() 106 void btm_sco_disc_chk_pend_for_modechange(uint16_t hci_handle) { in btm_sco_disc_chk_pend_for_modechange() 117 void btm_sco_on_disconnected(uint16_t hci_handle, tHCI_REASON reason) { in btm_sco_on_disconnected()
|
| D | mock_stack_acl.cc | 206 bool BTM_IsAclConnectionUpFromHandle(uint16_t hci_handle) { in BTM_IsAclConnectionUpFromHandle() 210 bool BTM_IsBleConnection(uint16_t hci_handle) { in BTM_IsBleConnection() 255 bool acl_peer_supports_ble_2m_phy(uint16_t hci_handle) { in acl_peer_supports_ble_2m_phy() 259 bool acl_peer_supports_ble_coded_phy(uint16_t hci_handle) { in acl_peer_supports_ble_coded_phy() 269 bool acl_peer_supports_ble_packet_extension(uint16_t hci_handle) { in acl_peer_supports_ble_packet_extension() 298 bool acl_set_peer_le_features_from_handle(uint16_t hci_handle, in acl_set_peer_le_features_from_handle() 414 uint8_t btm_handle_to_acl_index(uint16_t hci_handle) { in btm_handle_to_acl_index() 537 void btm_acl_created(const RawAddress& bda, uint16_t hci_handle, in btm_acl_created() 613 void btm_cont_rswitch_from_handle(uint16_t hci_handle) { in btm_cont_rswitch_from_handle()
|
| D | mock_main_shim_acl_api.cc | 99 uint16_t hci_handle, uint16_t subrate_min, uint16_t subrate_max, in ACL_LeSubrateRequest()
|
| D | mock_stack_acl_btm_pm.cc | 90 void btm_pm_proc_mode_change(tHCI_STATUS hci_status, uint16_t hci_handle, in btm_pm_proc_mode_change()
|
| D | mock_stack_btm_sec.cc | 306 void btm_sec_set_peer_sec_caps(uint16_t hci_handle, bool ssp_supported, in btm_sec_set_peer_sec_caps()
|
| D | mock_stack_btm_ble.cc | 263 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr, in btm_ble_get_acl_remote_addr()
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_sco.cc | 717 void btm_sco_chk_pend_unpark(tHCI_STATUS hci_status, uint16_t hci_handle) { in btm_sco_chk_pend_unpark() 749 void btm_sco_chk_pend_rolechange(uint16_t hci_handle) { in btm_sco_chk_pend_rolechange() 782 void btm_sco_disc_chk_pend_for_modechange(uint16_t hci_handle) { in btm_sco_disc_chk_pend_for_modechange() 886 void btm_sco_connected(const RawAddress& bda, uint16_t hci_handle, in btm_sco_connected() 960 uint16_t hci_handle, in btm_sco_connection_failed() 1092 bool btm_sco_removed(uint16_t hci_handle, tHCI_REASON reason) { in btm_sco_removed() 1134 void btm_sco_on_disconnected(uint16_t hci_handle, tHCI_REASON reason) { in btm_sco_on_disconnected()
|
| D | btm_sco.h | 168 uint16_t hci_handle; /* HCI Handle */ member
|
| D | btm_ble.cc | 658 uint16_t hci_handle = BTM_GetHCIConnHandle(bd_addr, BT_TRANSPORT_LE); in BTM_SetBleDataLength() local 2108 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr, in btm_ble_get_acl_remote_addr()
|
| D | security_device_record.h | 228 uint16_t hci_handle; /* Handle to connection when exists */ member
|
| D | btm_sec.cc | 5141 void btm_sec_set_peer_sec_caps(uint16_t hci_handle, bool ssp_supported, in btm_sec_set_peer_sec_caps()
|
| /packages/modules/Bluetooth/system/stack/acl/ |
| D | btm_acl.cc | 364 uint8_t btm_handle_to_acl_index(uint16_t hci_handle) { in btm_handle_to_acl_index() 377 tACL_CONN* StackAclBtmAcl::acl_get_connection_from_handle(uint16_t hci_handle) { in acl_get_connection_from_handle() 426 void btm_acl_created(const RawAddress& bda, uint16_t hci_handle, in btm_acl_created() 1244 bool BTM_IsAclConnectionUpFromHandle(uint16_t hci_handle) { in BTM_IsAclConnectionUpFromHandle() 2247 void btm_cont_rswitch_from_handle(uint16_t hci_handle) { in btm_cont_rswitch_from_handle() 2489 bool BTM_IsBleConnection(uint16_t hci_handle) { in BTM_IsBleConnection() 2602 bool acl_peer_supports_ble_packet_extension(uint16_t hci_handle) { in acl_peer_supports_ble_packet_extension() 2615 bool acl_peer_supports_ble_2m_phy(uint16_t hci_handle) { in acl_peer_supports_ble_2m_phy() 2628 bool acl_peer_supports_ble_coded_phy(uint16_t hci_handle) { in acl_peer_supports_ble_coded_phy() 2659 bool acl_set_peer_le_features_from_handle(uint16_t hci_handle, in acl_set_peer_le_features_from_handle()
|
| D | btm_pm.cc | 707 void btm_pm_proc_mode_change(tHCI_STATUS hci_status, uint16_t hci_handle, in btm_pm_proc_mode_change()
|
| D | acl.h | 202 uint16_t hci_handle; member
|
| /packages/modules/Bluetooth/system/stack/test/ |
| D | stack_acl_test.cc | 76 const uint16_t hci_handle = 0x123; in TEST_F() local
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | acl_api.cc | 156 uint16_t hci_handle, uint16_t subrate_min, uint16_t subrate_max, in ACL_LeSubrateRequest()
|
| D | acl.cc | 1788 bool shim::legacy::Acl::HoldMode(uint16_t hci_handle, uint16_t max_interval, in HoldMode() 1795 bool shim::legacy::Acl::SniffMode(uint16_t hci_handle, uint16_t max_interval, in SniffMode() 1803 bool shim::legacy::Acl::ExitSniffMode(uint16_t hci_handle) { in ExitSniffMode() 1808 bool shim::legacy::Acl::SniffSubrating(uint16_t hci_handle, in SniffSubrating() 1827 void shim::legacy::Acl::LeSubrateRequest(uint16_t hci_handle, in LeSubrateRequest()
|
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
| D | classic_acl_connection_test.cc | 287 … connection_->GetEventCallbacks([this](uint16_t hci_handle) { is_callbacks_invalidated_ = true; }); in SetUp()
|