Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler.cc44 void RoundRobinScheduler::Register(ConnectionType connection_type, uint16_t handle, in Register()
99 auto connection_type = fragments_to_send_.front().first; in start_round_robin() local
153 ConnectionType connection_type = acl_queue_handler->second.connection_type_; in buffer_packet() local
202 ConnectionType connection_type = fragments_to_send_.front().first; in handle_enqueue_next_fragment() local
/packages/modules/Bluetooth/system/gd/metrics/
Dmetrics_state.cc51 LeConnectionType connection_type, in AddStateChangedEvent()
76 LeConnectionType connection_type = GetLeConnectionTypeFromCID(connection_type_cid); in AddStateChangedEvent() local
163 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.cc46 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in BTA_GATTC_Open()
54 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics.cc60 ConnectionType connection_type; in LogMetricsBondCreateAttempt() local
90 ConnectionType connection_type; in LogMetricsBondStateChanged() local
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc140 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
149 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in BTA_GATTC_Open()
172 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.h106 tBTM_BLE_CONN_TYPE connection_type; member
/packages/modules/adb/proto/
Ddevices.proto54 ConnectionType connection_type = 7; field
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1395 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
1404 tBLE_ADDR_TYPE addr_type, tBTM_BLE_CONN_TYPE connection_type, in GATT_Connect()
1502 tBLE_ADDR_TYPE addr_type, tBTM_BLE_CONN_TYPE connection_type, in GATT_Connect()
1511 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc204 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
260 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc803 tBTA_JV_CONN_TYPE connection_type = in btsock_l2cap_server_listen() local
873 tBTA_JV_CONN_TYPE connection_type = sock->is_le_coc in btsock_l2cap_listen_or_connect() local
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc183 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc267 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc147 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc563 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc.cc152 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in __anon788b21910902()
Dbta_dm_disc_legacy.cc190 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in __anonf50479c50902()
/packages/modules/Bluetooth/system/common/
Dmetrics.cc987 android::bluetooth::le::LeConnectionType connection_type, in LogLeBluetoothConnectionMetricEventReported()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc1891 auto connection_type = hearingDevice->connecting_actively in OnGattDisconnected() local
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc749 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in SetUp()
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto3038 optional ConnectionType connection_type = 2; field