Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1231 tBTA_DM_API_BLE_SEC_GRANT *p_msg; in BTA_DmBleSecurityGrant()
1233 …if ((p_msg = (tBTA_DM_API_BLE_SEC_GRANT *) osi_malloc(sizeof(tBTA_DM_API_BLE_SEC_GRANT))) != NULL)… in BTA_DmBleSecurityGrant()
1234 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_SEC_GRANT)); in BTA_DmBleSecurityGrant()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h640 } tBTA_DM_API_BLE_SEC_GRANT; typedef
1249 tBTA_DM_API_BLE_SEC_GRANT ble_sec_grant;