Searched defs:link_type (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_metrics_logging.cc | 81 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
|
D | hci_layer_test.cc | 519 LinkType link_type = LinkType::ACL; in TEST_F() local
|
D | hci_layer.cc | 766 ConnectionRequestLinkType link_type = view.GetLinkType(); in on_connection_request() local
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_api_types.h | 122 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/ |
D | btm_sco.cc | 132 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/ |
D | metrics.cc | 130 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 61 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 34 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 82 uint16_t link_type, uint32_t hci_cmd, in LogMetricLinkLayerConnectionEvent()
|
/packages/modules/Bluetooth/system/stack/btu/ |
D | btu_hcif.cc | 165 uint8_t link_type; in btu_hcif_log_event_metrics() local
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 89 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
|