Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c726 tBTA_DM_API_OOB_REPLY *p_msg; in BTA_DmOobReply()
728 if ((p_msg = (tBTA_DM_API_OOB_REPLY *) osi_malloc(sizeof(tBTA_DM_API_OOB_REPLY))) != NULL) { in BTA_DmOobReply()
759 if ((p_msg = (tBTA_DM_API_SC_OOB_REPLY *) osi_malloc(sizeof(tBTA_DM_API_OOB_REPLY))) != NULL) { in BTA_DmSecureConnectionOobReply()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h444 } tBTA_DM_API_OOB_REPLY; typedef
1210 tBTA_DM_API_OOB_REPLY oob_reply;