Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler.cc48 void RoundRobinScheduler::Register(ConnectionType connection_type, uint16_t handle, in Register()
118 auto connection_type = fragments_to_send_.front().connection_type_; in start_round_robin() local
176 ConnectionType connection_type = acl_queue_handler->second.connection_type_; in buffer_packet() local
257 ConnectionType connection_type = fragments_to_send_.front().connection_type_; in handle_enqueue_next_fragment() local
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics.cc61 ConnectionType connection_type; in LogMetricsBondCreateAttempt() local
88 ConnectionType connection_type; in LogMetricsBondStateChanged() local
/packages/modules/adb/proto/
Dadb_host.proto54 ConnectionType connection_type = 7; field
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc136 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, bool opportunistic, in BTA_GATTC_Open()
160 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
Dbta_gatts_int.h112 tBTM_BLE_CONN_TYPE connection_type; member
Dbta_gattc_int.h108 tBTM_BLE_CONN_TYPE connection_type; member
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc184 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
227 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, tBTM_BLE_CONN_TYPE connection_type, in GATT_Connect()
/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc46 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1407 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
1493 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, tBTM_BLE_CONN_TYPE connection_type, in GATT_Connect()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid_test.cc269 tBTM_BLE_CONN_TYPE connection_type, bool /*opportunistic*/) { in SetUp()
Dhearing_aid.cc1829 auto connection_type = hearingDevice->connecting_actively ? BTM_BLE_DIRECT_CONNECTION in OnGattDisconnected() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc872 tBTA_JV_CONN_TYPE connection_type = in btsock_l2cap_server_listen() local
999 tBTA_JV_CONN_TYPE connection_type = in btsock_l2cap_listen_or_connect() local
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc.cc141 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic, uint16_t preferred_mtu) { in __anon7b0052870902()
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc710 tBTM_BLE_CONN_TYPE connection_type, bool /*opportunistic*/) { in SetUp()
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto3326 optional ConnectionType connection_type = 2; field