HomeSort by relevance Sort by last modified time
    Searched full:btm_ble_batchscan_init (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_ble_int.h 195 extern void btm_ble_batchscan_init(void);
btm_ble_batchscan.cc 537 void btm_ble_batchscan_init(void) { function
538 BTM_TRACE_EVENT(" btm_ble_batchscan_init");
btm_ble_gap.cc 539 if (btm_cb.cmn_ble_vsc_cb.tot_scan_results_strg > 0) btm_ble_batchscan_init();
    [all...]

Completed in 140 milliseconds