/aosp12/system/bt/gd/hci/ |
H A D | hci_metrics_logging.cc | 72 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_link_layer_connection_command_status() local 252 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_link_layer_connection_command_complete() local 329 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_link_layer_connection_other_hci_event() local 406 uint32_t connection_handle = le_connection_complete_view.GetConnectionHandle(); in log_link_layer_connection_event_le_meta() local 431 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_classic_pairing_other_hci_event() local 539 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_classic_pairing_command_status() local 707 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_classic_pairing_command_complete() local 857 …const Address& address, uint32_t connection_handle, ErrorCode status, storage::StorageModule* stor… in log_remote_device_information()
|
/aosp12/system/bt/gd/btaa/linux_generic/ |
H A D | hci_processor.cc | 24 void DeviceParser::match_handle_with_address(uint16_t connection_handle, hci::Address& address) { in match_handle_with_address() 209 auto connection_handle = acl.begin(); in process_acl() local 222 auto connection_handle = sco.begin(); in process_sco() local 235 auto connection_handle = iso.begin(); in process_iso() local
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_btm_ble_advertiser_hci_interface.cc | 69 uint16_t connection_handle) { in btm_ble_advertiser_notify_terminated_legacy()
|
H A D | mock_stack_metrics_logging.cc | 79 const RawAddress* address, uint32_t connection_handle, in log_link_layer_connection_event()
|
H A D | mock_main_shim_metrics_api.cc | 78 const RawAddress* raw_address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
|
H A D | mock_common_metrics.cc | 154 uint32_t connection_handle, in LogLinkLayerConnectionEvent()
|
/aosp12/system/bt/gd/iso/internal/ |
H A D | iso_manager_impl.h | 35 uint16_t connection_handle; member
|
/aosp12/system/bt/gd/security/channel/ |
H A D | security_manager_channel_unittest.cc | 479 uint16_t connection_handle = 0x0; in TEST_F() local 487 uint16_t connection_handle = 0x0; in TEST_F() local 580 uint16_t connection_handle = 0x0; in TEST_F() local 588 uint16_t connection_handle = 0x0; in TEST_F() local 597 uint16_t connection_handle = 0x0; in TEST_F() local 613 uint16_t connection_handle = 0x0; in TEST_F() local
|
/aosp12/system/bt/stack/metrics/ |
H A D | stack_metrics_logging.cc | 42 const RawAddress* address, uint32_t connection_handle, in log_link_layer_connection_event()
|
/aosp12/system/bt/btif/include/ |
H A D | btif_bqr.h | 201 uint16_t connection_handle; member 254 uint16_t connection_handle; member
|
/aosp12/system/bt/tools/scripts/ |
H A D | dump_hearingaid_audio.py | 463 def get_audio_control_attr_handle(connection_handle): argument
|
/aosp12/system/bt/main/shim/ |
H A D | metrics_api.cc | 28 const RawAddress* raw_address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
|
/aosp12/system/bt/gd/os/host/ |
H A D | metrics.cc | 72 uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | le_acl_connection.cc | 27 …onnectionTracker(LeAclConnectionInterface* le_acl_connection_interface, uint16_t connection_handle) in LeAclConnectionTracker()
|
H A D | classic_acl_connection.cc | 31 …lConnectionInterface* acl_connection_interface, const Address& address, uint16_t connection_handle) in AclConnectionTracker()
|
/aosp12/system/bt/gd/os/linux/ |
H A D | metrics.cc | 72 uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
|
/aosp12/system/bt/gd/security/ |
H A D | initial_informations.h | 97 uint16_t connection_handle; member
|
/aosp12/system/bt/gd/os/android/ |
H A D | metrics.cc | 42 uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
|
/aosp12/system/bt/common/ |
H A D | metrics_linux.cc | 135 uint32_t connection_handle, in LogLinkLayerConnectionEvent()
|
H A D | metrics.cc | 574 uint32_t connection_handle, in LogLinkLayerConnectionEvent()
|
/aosp12/system/bt/stack/btm/ |
H A D | ble_advertiser_hci_interface.cc | 502 void OnAdvertisingSetTerminated(uint8_t status, uint16_t connection_handle) { in OnAdvertisingSetTerminated() 755 uint16_t connection_handle) { in btm_ble_advertiser_notify_terminated_legacy()
|
H A D | btm_ble_multi_adv.cc | 940 uint8_t status, uint8_t advertising_handle, uint16_t connection_handle, in OnAdvertisingSetTerminated()
|
/aosp12/hardware/interfaces/bluetooth/1.0/vts/functional/ |
H A D | VtsHalBluetoothV1_0TargetTest.cpp | 310 uint16_t connection_handle = acl_packet[1] & 0xF; in handle_no_ops() local
|
/aosp12/hardware/interfaces/bluetooth/1.1/vts/functional/ |
H A D | VtsHalBluetoothV1_1TargetTest.cpp | 322 uint16_t connection_handle = acl_packet[1] & 0xF; in handle_no_ops() local
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
H A D | link_layer_controller.cc | 2783 uint16_t connection_handle, in LeSetupIsoDataPath() 2789 uint16_t connection_handle, in LeRemoveIsoDataPath()
|