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.c161 tBTA_JV_STATUS BTA_JvGetChannelId(int conn_type, void* user_data, INT32 channel) in BTA_JvGetChannelId()
193 tBTA_JV_STATUS BTA_JvFreeChannel(UINT16 channel, int conn_type) in BTA_JvFreeChannel()
362 tBTA_JV_STATUS BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect()
471 tBTA_JV_STATUS BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer()
/system/bt/osi/src/
Dmetrics.cpp157 BluetoothSession::ConnectionTechnologyType conn_type = in metrics_a2dp_session() local
/system/bt/stack/btm/
Dbtm_sec.c483 CONNECTION_TYPE conn_type; in BTM_SetSecurityLevel() local
517 static BOOLEAN btm_sec_set_security_level (CONNECTION_TYPE conn_type, char *p_name, UINT8 service_i… in btm_sec_set_security_level()
2103 CONNECTION_TYPE conn_type, in btm_sec_l2cap_access_req()
5627 tBTM_SEC_SERV_REC *btm_sec_find_first_serv (CONNECTION_TYPE conn_type, UINT16 psm) in btm_sec_find_first_serv()
/system/update_engine/update_manager/
Dchromeos_policy.cc472 ConnectionType conn_type = *conn_type_p; in UpdateDownloadAllowed() local