Searched defs:link_type (Results 1 – 15 of 15) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_metrics_logging.cc | 80 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command() local 280 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command_status() local 493 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command_complete() local 578 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_other_hci_event() local 670 uint16_t link_type = android::bluetooth::LINK_TYPE_ACL; in log_link_layer_connection_event_le_meta() local
|
D | hci_layer_test.cc | 536 LinkType link_type = LinkType::ACL; in TEST_F() local
|
D | hci_layer.cc | 643 ConnectionRequestLinkType link_type = view.GetLinkType(); in on_connection_request() local
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_api_types.h | 112 uint8_t link_type; /* BTM_LINK_TYPE_SCO or BTM_LINK_TYPE_ESCO */ member 119 tBTM_SCO_TYPE link_type; member
|
/packages/modules/Bluetooth/system/stack/metrics/ |
D | stack_metrics_logging.cc | 37 android::bluetooth::DirectionEnum direction, uint16_t link_type, in log_link_layer_connection_event()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_metrics_logging.cc | 68 android::bluetooth::DirectionEnum direction, uint16_t link_type, in log_link_layer_connection_event()
|
D | mock_main_shim_metrics_api.cc | 66 android::bluetooth::DirectionEnum direction, uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sco.cc | 135 bluetooth::hci::ConnectionRequestLinkType link_type) { in register_for_sco() 982 uint8_t link_type) { in btm_sco_conn_req()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 32 android::bluetooth::DirectionEnum direction, uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 158 uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 74 uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/common/ |
D | metrics_linux.cc | 137 uint16_t link_type, uint32_t hci_cmd, in LogLinkLayerConnectionEvent()
|
D | metrics.cc | 597 uint16_t link_type, uint32_t hci_cmd, in LogLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 68 uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/stack/btu/ |
D | btu_hcif.cc | 169 uint8_t link_type; in btu_hcif_log_event_metrics() local
|