OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:q_next
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/btm/
btm_ble_privacy.c
69
memcpy(p_q->resolve_q_random_pseudo[p_q->
q_next
], pseudo_bda, BD_ADDR_LEN);
70
p_q->resolve_q_action[p_q->
q_next
] = op_code;
71
p_q->
q_next
++;
72
p_q->
q_next
%= controller_get_interface()->get_ble_resolving_list_max_size();
91
for (UINT8 i = p_q->q_pending; i != p_q->
q_next
;)
118
if (p_q->
q_next
!= p_q->q_pending)
[
all
...]
btm_ble_int.h
274
UINT8
q_next
;
member in struct:__anon73983
/external/valgrind/drd/
drd_thread.c
1377
Segment*
q_next
;
local
[
all
...]
Completed in 1231 milliseconds