Searched defs:connection_type (Results 1 – 15 of 15) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | round_robin_scheduler.cc | 48 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/ |
D | metrics.cc | 61 ConnectionType connection_type; in LogMetricsBondCreateAttempt() local 88 ConnectionType connection_type; in LogMetricsBondStateChanged() local
|
/packages/modules/adb/proto/ |
D | adb_host.proto | 54 ConnectionType connection_type = 7; field
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 136 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()
|
D | bta_gatts_int.h | 112 tBTM_BLE_CONN_TYPE connection_type; member
|
D | bta_gattc_int.h | 108 tBTM_BLE_CONN_TYPE connection_type; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt_api.cc | 184 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/ |
D | bta_gatt_api_mock.cc | 46 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 1407 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/ |
D | hearing_aid_test.cc | 269 tBTM_BLE_CONN_TYPE connection_type, bool /*opportunistic*/) { in SetUp()
|
D | hearing_aid.cc | 1829 auto connection_type = hearingDevice->connecting_actively ? BTM_BLE_DIRECT_CONNECTION in OnGattDisconnected() local
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sock_l2cap.cc | 872 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/ |
D | bta_dm_disc.cc | 141 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic, uint16_t preferred_mtu) { in __anon7b0052870902()
|
/packages/modules/Bluetooth/system/bta/has/ |
D | has_client_test.cc | 710 tBTM_BLE_CONN_TYPE connection_type, bool /*opportunistic*/) { in SetUp()
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 3326 optional ConnectionType connection_type = 2; field
|