Searched defs:conn_type (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/jv/ |
D | bta_jv_api.cc | 134 void BTA_JvGetChannelId(int conn_type, uint32_t id, int32_t channel) { in BTA_JvGetChannelId() 161 tBTA_JV_STATUS BTA_JvFreeChannel(uint16_t channel, int conn_type) { in BTA_JvFreeChannel() 264 void BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() 333 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer()
|
/system/update_engine/update_manager/ |
D | chromeos_policy.cc | 474 ConnectionType conn_type = *conn_type_p; in UpdateDownloadAllowed() local
|
/system/bt/stack/btm/ |
D | btm_sec.cc | 490 static bool btm_sec_set_security_level(CONNECTION_TYPE conn_type, in btm_sec_set_security_level() 1935 uint16_t handle, CONNECTION_TYPE conn_type, in btm_sec_l2cap_access_req() 5302 tBTM_SEC_SERV_REC* btm_sec_find_first_serv(CONNECTION_TYPE conn_type, in btm_sec_find_first_serv()
|
/system/bt/common/ |
D | metrics_unittest.cc | 127 BluetoothSession_ConnectionTechnologyType conn_type, in MakeBluetoothSession()
|