Searched defs:conn_type (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_bta_jv_api.cc | 55 tBTA_JV_STATUS BTA_JvFreeChannel(uint16_t channel, int conn_type) { in BTA_JvFreeChannel() 127 void BTA_JvGetChannelId(int conn_type, uint32_t id, int32_t channel) { in BTA_JvGetChannelId() 130 void BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() 139 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer()
|
| /packages/modules/Bluetooth/system/bta/jv/ |
| D | bta_jv_api.cc | 116 void BTA_JvGetChannelId(int conn_type, uint32_t id, int32_t channel) { in BTA_JvGetChannelId() 143 tBTA_JV_STATUS BTA_JvFreeChannel(uint16_t channel, int conn_type) { in BTA_JvFreeChannel() 225 void BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() 276 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer()
|
| /packages/modules/Bluetooth/system/common/ |
| D | metrics_unittest.cc | 127 BluetoothSession_ConnectionTechnologyType conn_type, in MakeBluetoothSession()
|