Home
last modified time | relevance | path

Searched refs:tBTM_BLE_SCAN_REP_CBACK (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h532 typedef void (tBTM_BLE_SCAN_REP_CBACK)(tBTM_BLE_REF_VALUE ref_value, UINT8 report_format, typedef
588 tBTM_BLE_SCAN_REP_CBACK *p_scan_rep_cback;
1576 tBTM_BLE_SCAN_REP_CBACK *p_cback,
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c622 tBTM_BLE_SCAN_REP_CBACK *p_rep_cback, in BTM_BleSetStorageConfig()