Home | History | Annotate | Download | only in dm

Lines Matching refs:tBTA_DM_API_BLE_SEC_GRANT

1383     tBTA_DM_API_BLE_SEC_GRANT    *p_msg;
1385 if ((p_msg = (tBTA_DM_API_BLE_SEC_GRANT *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_SEC_GRANT))) != NULL)
1387 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_SEC_GRANT));