OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inq_cmpl
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/gap/
gap_utils.c
42
tGAP_INQ_CMPL
inq_cmpl
;
local
54
inq_cmpl
.num_results = ((tBTM_INQUIRY_CMPL *)p_data)->num_resp;
56
inq_cmpl
.status = (((tBTM_INQUIRY_CMPL *)p_data)->status == BTM_SUCCESS) ? BT_PASS : GAP_ERR_PROCESSING;
58
p_data = &
inq_cmpl
;
61
inq_cmpl
.status,
inq_cmpl
.num_results);
/external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h
610
tBTA_DM_INQUIRY_CMPL
inq_cmpl
;
member in union:__anon204
bta_dm_act.c
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_api.h
890
tBTA_DM_INQ_CMPL
inq_cmpl
; \/* Inquiry complete. *\/
member in union:__anon368
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
556
__FUNCTION__,p_data->
inq_cmpl
.num_resps);
[
all
...]
Completed in 101 milliseconds