Home | History | Annotate | Download | only in btm

Lines Matching refs:p_thres_cback

70         NULL != ble_batchscan_cb.p_thres_cback)
72 ble_batchscan_cb.p_thres_cback(ble_batchscan_cb.ref_value);
595 ** p_thres_cback - Threshold callback pointer
605 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,
628 ble_batchscan_cb.p_thres_cback = p_thres_cback;