Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1765 tBTA_DM_API_SET_ENCRYPTION *p_msg; in BTA_DmSetEncryption()
1768 …if ((p_msg = (tBTA_DM_API_SET_ENCRYPTION *) GKI_getbuf(sizeof(tBTA_DM_API_SET_ENCRYPTION))) != NUL… in BTA_DmSetEncryption()
1770 memset(p_msg, 0, sizeof(tBTA_DM_API_SET_ENCRYPTION)); in BTA_DmSetEncryption()
Dbta_dm_int.h430 } tBTA_DM_API_SET_ENCRYPTION; typedef
628 tBTA_DM_API_SET_ENCRYPTION set_encryption;