Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/acl_manager/
H A 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
/aosp12/system/update_engine/common/
H A Dmetrics_reporter_stub.h59 metrics::ConnectionType connection_type) override {} in ReportUpdateAttemptDownloadMetrics()
/aosp12/system/bt/btif/src/
H A Dbtif_sock_l2cap.cc705 int connection_type = in btsock_l2cap_server_listen() local
760 int connection_type = in btsock_l2cap_listen_or_connect() local
/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha_unittest.cc264 metrics::ConnectionType connection_type = metrics::ConnectionType::kCellular; in TEST_F() local
H A Dmetrics_reporter_omaha.cc310 metrics::ConnectionType connection_type) { in ReportUpdateAttemptDownloadMetrics()
/aosp12/hardware/interfaces/bluetooth/1.0/vts/functional/
H A DVtsHalBluetoothV1_0TargetTest.cpp565 uint8_t connection_type = event[EVENT_CONNECTION_COMPLETE_TYPE]; in enterLoopbackMode() local
/aosp12/hardware/interfaces/bluetooth/1.1/vts/functional/
H A DVtsHalBluetoothV1_1TargetTest.cpp588 uint8_t connection_type = event[EVENT_CONNECTION_COMPLETE_TYPE]; in enterLoopbackMode() local
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h592 rpc_loc_server_connection_e_type connection_type; member
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto2999 optional ConnectionType connection_type = 2; field