Searched defs:conn_type (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/jv/ |
D | bta_jv_api.c | 161 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/ |
D | metrics.cpp | 157 BluetoothSession::ConnectionTechnologyType conn_type = in metrics_a2dp_session() local
|
/system/bt/stack/btm/ |
D | btm_sec.c | 483 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/ |
D | chromeos_policy.cc | 472 ConnectionType conn_type = *conn_type_p; in UpdateDownloadAllowed() local
|