Home
last modified time | relevance | path

Searched defs:link_type (Results 1 – 15 of 15) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc80 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
Dhci_layer_test.cc536 LinkType link_type = LinkType::ACL; in TEST_F() local
Dhci_layer.cc643 ConnectionRequestLinkType link_type = view.GetLinkType(); in on_connection_request() local
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h112 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/
Dstack_metrics_logging.cc37 android::bluetooth::DirectionEnum direction, uint16_t link_type, in log_link_layer_connection_event()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.cc68 android::bluetooth::DirectionEnum direction, uint16_t link_type, in log_link_layer_connection_event()
Dmock_main_shim_metrics_api.cc66 android::bluetooth::DirectionEnum direction, uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc135 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/
Dmetrics_api.cc32 android::bluetooth::DirectionEnum direction, uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc158 uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc74 uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc137 uint16_t link_type, uint32_t hci_cmd, in LogLinkLayerConnectionEvent()
Dmetrics.cc597 uint16_t link_type, uint32_t hci_cmd, in LogLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc68 uint16_t link_type, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc169 uint8_t link_type; in btu_hcif_log_event_metrics() local