Home
last modified time | relevance | path

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

/system/bt/bta/jv/
Dbta_jv_api.cc134 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/
Dchromeos_policy.cc441 ConnectionType conn_type = *conn_type_p; in UpdateDownloadAllowed() local
/system/bt/stack/btm/
Dbtm_sec.cc480 static bool btm_sec_set_security_level(CONNECTION_TYPE conn_type, in btm_sec_set_security_level()
1929 uint16_t handle, CONNECTION_TYPE conn_type, in btm_sec_l2cap_access_req()
5277 tBTM_SEC_SERV_REC* btm_sec_find_first_serv(CONNECTION_TYPE conn_type, in btm_sec_find_first_serv()
/system/bt/osi/test/
Dmetrics_test.cc129 BluetoothSession_ConnectionTechnologyType conn_type, in MakeBluetoothSession()