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

  /external/bluetooth/bluedroid/stack/gap/
gap_int.h 200 extern void gap_inq_results_cb(tGAP_INQ_RESULTS *p_results, UINT8 *p_eir);
gap_api.c 412 btm_status = BTM_StartInquiry(p_inq_parms, gap_inq_results_cb,
493 gap_inq_results_cb);
    [all...]
gap_utils.c 116 void gap_inq_results_cb(tBTM_INQ_RESULTS *p_results, UINT8 *p_eir) function

Completed in 35 milliseconds