OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_DM_SEARCH
(Results
1 - 5
of
5
) sorted by null
/system/bt/btif/src/
btif_dm.c
363
static BOOLEAN check_eir_remote_name(
tBTA_DM_SEARCH
*p_search_data,
410
static BOOLEAN check_cached_remote_name(
tBTA_DM_SEARCH
*p_search_data,
819
tBTA_DM_SEARCH
*p_dest_data = (
tBTA_DM_SEARCH
*) p_dest;
820
tBTA_DM_SEARCH
*p_src_data = (
tBTA_DM_SEARCH
*) p_src;
833
p_dest_data->inq_res.p_eir = (UINT8 *)(p_dest + sizeof(
tBTA_DM_SEARCH
));
843
p_dest_data->disc_res.p_raw_data = (UINT8 *)(p_dest + sizeof(
tBTA_DM_SEARCH
));
854
tBTA_DM_SEARCH
*p_dest_data = (
tBTA_DM_SEARCH
*) p_dest
[
all
...]
btif_gatt_client.c
972
static void bta_scan_results_cb (tBTA_DM_SEARCH_EVT event,
tBTA_DM_SEARCH
*p_data)
[
all
...]
/system/bt/bta/dm/
bta_dm_act.c
[
all
...]
bta_dm_int.h
282
tBTA_DM_SEARCH
result;
289
tBTA_DM_SEARCH
result;
[
all
...]
/system/bt/bta/include/
bta_api.h
[
all
...]
Completed in 43 milliseconds