Home
last modified time | relevance | path

Searched defs:connection_type (Results 1 – 19 of 19) 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()
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
/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
167 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/test/mock/
Dmock_bta_gattc_api.cc115 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
119 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in BTA_GATTC_Open()
Dmock_stack_gatt_api.cc177 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
233 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
Dmock_main_shim_metrics_api.cc186 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc131 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
138 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/main/shim/
Dmetrics_api.cc153 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc731 int connection_type = in btsock_l2cap_server_listen() local
786 int connection_type = in btsock_l2cap_listen_or_connect() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1265 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
1273 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, in GATT_Connect()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc126 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc126 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc515 android::bluetooth::le::LeConnectionType connection_type, in LogMetricBluetoothLEConnectionMetricEvent()
/packages/modules/Bluetooth/system/common/
Dmetrics.cc973 android::bluetooth::le::LeConnectionType connection_type, in LogLeBluetoothConnectionMetricEventReported()
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc729 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in SetUp()
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto3014 optional ConnectionType connection_type = 2; field