Home
last modified time | relevance | path

Searched defs:connection_type (Results 1 – 5 of 5) sorted by relevance

/system/bt/gd/hci/acl_manager/
Dround_robin_scheduler.cc42 void RoundRobinScheduler::Register(ConnectionType connection_type, uint16_t handle, in Register()
92 auto connection_type = fragments_to_send_.front().first; in start_round_robin() local
139 ConnectionType connection_type = acl_queue_handler->second.connection_type_; in buffer_packet() local
188 ConnectionType connection_type = fragments_to_send_.front().first; in handle_enqueue_next_fragment() local
/system/update_engine/common/
Dmetrics_reporter_stub.h59 metrics::ConnectionType connection_type) override {} in ReportUpdateAttemptDownloadMetrics()
/system/bt/btif/src/
Dbtif_sock_l2cap.cc705 int connection_type = in btsock_l2cap_server_listen() local
760 int connection_type = in btsock_l2cap_listen_or_connect() local
/system/update_engine/cros/
Dmetrics_reporter_omaha_unittest.cc264 metrics::ConnectionType connection_type = metrics::ConnectionType::kCellular; in TEST_F() local
Dmetrics_reporter_omaha.cc310 metrics::ConnectionType connection_type) { in ReportUpdateAttemptDownloadMetrics()