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