Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2744 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_stop_scan_cb) in BTA_DmBleObserve() argument
2758 p_msg->p_start_scan_cback = p_start_stop_scan_cb; in BTA_DmBleObserve()
2761 p_msg->p_stop_scan_cback = p_start_stop_scan_cb; in BTA_DmBleObserve()
2785 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_stop_scan_cb) in BTA_DmBleScan() argument
2799 p_msg->p_start_scan_cback = p_start_stop_scan_cb; in BTA_DmBleScan()
2802 p_msg->p_stop_scan_cback = p_start_stop_scan_cb; in BTA_DmBleScan()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2558 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_stop_scan_cb);
2576 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_stop_scan_cb);