Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc81 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command() local
269 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command_status() local
472 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command_complete() local
549 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_other_hci_event() local
631 uint16_t link_type = android::bluetooth::LINK_TYPE_ACL; in log_link_layer_connection_event_le_meta() local
Dhci_layer_test.cc519 LinkType link_type = LinkType::ACL; in TEST_F() local
Dhci_layer.cc766 ConnectionRequestLinkType link_type = view.GetLinkType(); in on_connection_request() local
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h122 uint8_t link_type; /* BTM_LINK_TYPE_SCO or BTM_LINK_TYPE_ESCO */ member
129 tBTM_SCO_TYPE link_type; member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc132 bluetooth::hci::ConnectionRequestLinkType link_type) { in register_for_sco()
923 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, uint8_t link_type) { in btm_sco_conn_req()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc130 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc61 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc34 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc82 uint16_t link_type, uint32_t hci_cmd, in LogMetricLinkLayerConnectionEvent()
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc165 uint8_t link_type; in btu_hcif_log_event_metrics() local
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc89 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()