Searched refs:tBTA_DM_API_BLE_SEC_GRANT (Results 1 – 2 of 2) sorted by relevance
1231 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()
640 } tBTA_DM_API_BLE_SEC_GRANT; typedef1249 tBTA_DM_API_BLE_SEC_GRANT ble_sec_grant;