Home
last modified time | relevance | path

Searched refs:tBTA_JV_API_SET_ENCRYPTION (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_int.h107 } tBTA_JV_API_SET_ENCRYPTION; typedef
401 tBTA_JV_API_SET_ENCRYPTION set_encrypt;
Dbta_jv_api.c397 tBTA_JV_API_SET_ENCRYPTION *p_msg; in BTA_JvSetEncryption()
400 …if ((p_msg = (tBTA_JV_API_SET_ENCRYPTION *)GKI_getbuf(sizeof(tBTA_JV_API_SET_ENCRYPTION))) != NULL) in BTA_JvSetEncryption()