Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1074 tBTA_DM_API_BLE_SEC_GRANT *p_msg; in BTA_DmBleSecurityGrant()
1076 …if ((p_msg = (tBTA_DM_API_BLE_SEC_GRANT *) osi_malloc(sizeof(tBTA_DM_API_BLE_SEC_GRANT))) != NULL)… in BTA_DmBleSecurityGrant()
1077 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_SEC_GRANT)); in BTA_DmBleSecurityGrant()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h580 } tBTA_DM_API_BLE_SEC_GRANT; typedef
1087 tBTA_DM_API_BLE_SEC_GRANT ble_sec_grant;