HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_DM_API_BLE_SEC_GRANT (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/dm/
bta_dm_api.c 849 tBTA_DM_API_BLE_SEC_GRANT *p_msg;
851 if ((p_msg = (tBTA_DM_API_BLE_SEC_GRANT *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_SEC_GRANT))) != NULL)
853 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_SEC_GRANT));
    [all...]
bta_dm_int.h 422 }tBTA_DM_API_BLE_SEC_GRANT;
712 tBTA_DM_API_BLE_SEC_GRANT ble_sec_grant;
    [all...]

Completed in 38 milliseconds