Home
last modified time | relevance | path

Searched defs:conn_type (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_api.cc117 void BTA_JvGetChannelId(tBTA_JV_CONN_TYPE conn_type, uint32_t id, in BTA_JvGetChannelId()
141 tBTA_JV_CONN_TYPE conn_type) { in BTA_JvFreeChannel()
225 void BTA_JvL2capConnect(tBTA_JV_CONN_TYPE conn_type, tBTA_SEC sec_mask, in BTA_JvL2capConnect()
280 void BTA_JvL2capStartServer(tBTA_JV_CONN_TYPE conn_type, tBTA_SEC sec_mask, in BTA_JvL2capStartServer()
/packages/modules/Bluetooth/system/common/
Dmetrics_unittest.cc126 BluetoothSession_ConnectionTechnologyType conn_type, in MakeBluetoothSession()