Searched refs:tBTA_DM_API_BLE_SCAN (Results 1 – 2 of 2) sorted by relevance
2549 tBTA_DM_API_BLE_SCAN *p_msg; in BTA_DmBleScan()2553 if ((p_msg = (tBTA_DM_API_BLE_SCAN *) osi_malloc(sizeof(tBTA_DM_API_BLE_SCAN))) != NULL) { in BTA_DmBleScan()2554 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_SCAN)); in BTA_DmBleScan()
668 } tBTA_DM_API_BLE_SCAN; typedef1094 tBTA_DM_API_BLE_SCAN ble_scan;