Home
last modified time | relevance | path

Searched defs:connection_handle (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/system/bt/gd/hci/
H A Dhci_metrics_logging.cc72 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 Dhci_processor.cc24 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 Dmock_stack_btm_ble_advertiser_hci_interface.cc69 uint16_t connection_handle) { in btm_ble_advertiser_notify_terminated_legacy()
H A Dmock_stack_metrics_logging.cc79 const RawAddress* address, uint32_t connection_handle, in log_link_layer_connection_event()
H A Dmock_main_shim_metrics_api.cc78 const RawAddress* raw_address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
H A Dmock_common_metrics.cc154 uint32_t connection_handle, in LogLinkLayerConnectionEvent()
/aosp12/system/bt/gd/iso/internal/
H A Diso_manager_impl.h35 uint16_t connection_handle; member
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel_unittest.cc479 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 Dstack_metrics_logging.cc42 const RawAddress* address, uint32_t connection_handle, in log_link_layer_connection_event()
/aosp12/system/bt/btif/include/
H A Dbtif_bqr.h201 uint16_t connection_handle; member
254 uint16_t connection_handle; member
/aosp12/system/bt/tools/scripts/
H A Ddump_hearingaid_audio.py463 def get_audio_control_attr_handle(connection_handle): argument
/aosp12/system/bt/main/shim/
H A Dmetrics_api.cc28 const RawAddress* raw_address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
/aosp12/system/bt/gd/os/host/
H A Dmetrics.cc72 uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
/aosp12/system/bt/gd/hci/acl_manager/
H A Dle_acl_connection.cc27 …onnectionTracker(LeAclConnectionInterface* le_acl_connection_interface, uint16_t connection_handle) in LeAclConnectionTracker()
H A Dclassic_acl_connection.cc31 …lConnectionInterface* acl_connection_interface, const Address& address, uint16_t connection_handle) in AclConnectionTracker()
/aosp12/system/bt/gd/os/linux/
H A Dmetrics.cc72 uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
/aosp12/system/bt/gd/security/
H A Dinitial_informations.h97 uint16_t connection_handle; member
/aosp12/system/bt/gd/os/android/
H A Dmetrics.cc42 uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent()
/aosp12/system/bt/common/
H A Dmetrics_linux.cc135 uint32_t connection_handle, in LogLinkLayerConnectionEvent()
H A Dmetrics.cc574 uint32_t connection_handle, in LogLinkLayerConnectionEvent()
/aosp12/system/bt/stack/btm/
H A Dble_advertiser_hci_interface.cc502 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 Dbtm_ble_multi_adv.cc940 uint8_t status, uint8_t advertising_handle, uint16_t connection_handle, in OnAdvertisingSetTerminated()
/aosp12/hardware/interfaces/bluetooth/1.0/vts/functional/
H A DVtsHalBluetoothV1_0TargetTest.cpp310 uint16_t connection_handle = acl_packet[1] & 0xF; in handle_no_ops() local
/aosp12/hardware/interfaces/bluetooth/1.1/vts/functional/
H A DVtsHalBluetoothV1_1TargetTest.cpp322 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 Dlink_layer_controller.cc2783 uint16_t connection_handle, in LeSetupIsoDataPath()
2789 uint16_t connection_handle, in LeRemoveIsoDataPath()

12