Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2438 tBTA_DM_API_SET_ENCRYPTION *p_msg; in BTA_DmSetEncryption()
2441 …if ((p_msg = (tBTA_DM_API_SET_ENCRYPTION *) osi_malloc(sizeof(tBTA_DM_API_SET_ENCRYPTION))) != NUL… in BTA_DmSetEncryption()
2442 memset(p_msg, 0, sizeof(tBTA_DM_API_SET_ENCRYPTION)); in BTA_DmSetEncryption()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h543 } tBTA_DM_API_SET_ENCRYPTION; typedef
1080 tBTA_DM_API_SET_ENCRYPTION set_encryption;