OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p_search_data
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_dm.c
283
static BOOLEAN check_eir_remote_name(tBTA_DM_SEARCH *
p_search_data
,
290
if (
p_search_data
->inq_res.p_eir)
292
p_eir_remote_name = BTA_CheckEirData(
p_search_data
->inq_res.p_eir,
296
p_eir_remote_name = BTA_CheckEirData(
p_search_data
->inq_res.p_eir,
330
static BOOLEAN check_cached_remote_name(tBTA_DM_SEARCH *
p_search_data
,
338
bdcpy(remote_bdaddr.address,
p_search_data
->inq_res.bd_addr);
1152
tBTA_DM_SEARCH *
p_search_data
;
local
[
all
...]
Completed in 210 milliseconds