Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler.cc42 void RoundRobinScheduler::Register(ConnectionType connection_type, uint16_t handle, in Register()
93 auto connection_type = fragments_to_send_.front().first; in start_round_robin() local
147 ConnectionType connection_type = acl_queue_handler->second.connection_type_; in buffer_packet() local
196 ConnectionType connection_type = fragments_to_send_.front().first; in handle_enqueue_next_fragment() local
/packages/modules/Bluetooth/system/gd/metrics/
Dmetrics_state.cc50 LeConnectionType connection_type, in AddStateChangedEvent()
81 LeConnectionType connection_type = GetLeConnectionTypeFromCID(connection_type_cid); in AddStateChangedEvent() local
170 LeConnectionType connection_type, in AddStateChangedEvent()
Dmetrics_state_unittest.cc22 LeConnectionType connection_type = LeConnectionType::CONNECTION_TYPE_UNSPECIFIED; variable
/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc42 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in BTA_GATTC_Open()
50 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics.cc59 ConnectionType connection_type; in LogMetricsBondCreateAttempt() local
89 ConnectionType connection_type; in LogMetricsBondStateChanged() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc112 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
116 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in BTA_GATTC_Open()
122 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in BTA_GATTC_Open()
Dmock_stack_gatt_api.cc205 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
261 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
Dmock_main_shim_metrics_api.cc192 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc137 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
145 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in BTA_GATTC_Open()
168 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in BTA_GATTC_Open()
Dbta_gatts_int.h112 tBTM_BLE_CONN_TYPE connection_type; member
Dbta_gattc_int.h92 tBTM_BLE_CONN_TYPE connection_type; member
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1402 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
1410 tBLE_ADDR_TYPE addr_type, tBTM_BLE_CONN_TYPE connection_type, in GATT_Connect()
1491 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc754 int connection_type = in btsock_l2cap_server_listen() local
809 int connection_type = in btsock_l2cap_listen_or_connect() local
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc162 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc188 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc129 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc129 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc518 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/common/
Dmetrics.cc980 android::bluetooth::le::LeConnectionType connection_type, in LogLeBluetoothConnectionMetricEventReported()
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc737 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in SetUp()
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto3035 optional ConnectionType connection_type = 2; field