OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
411
btm_status = BTM_StartInquiry(p_inq_parms,
gap_inq_results_cb
,
492
gap_inq_results_cb
);
[
all
...]
gap_utils.c
115
void
gap_inq_results_cb
(tBTM_INQ_RESULTS *p_results, UINT8 *p_eir)
function
Completed in 791 milliseconds