OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:w4_evt
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/hh/
bta_hh_act.c
599
p_cb->
w4_evt
= BTA_HH_OPEN_EVT;
692
bta_hh_get_w4_event(p_cb->
w4_evt
), p_data->hid_cback.data);
698
switch (p_cb->
w4_evt
)
711
(* bta_hh_cb.p_cback)(p_cb->
w4_evt
, (tBTA_HH *)&hs_data);
712
p_cb->
w4_evt
= 0;
721
(* bta_hh_cb.p_cback)(p_cb->
w4_evt
, (tBTA_HH *)&cback_data);
722
p_cb->
w4_evt
= 0;
730
(* bta_hh_cb.p_cback)(p_cb->
w4_evt
, (tBTA_HH *)&conn);
734
p_cb->
w4_evt
= 0;
765
bta_hh_get_w4_event(p_cb->
w4_evt
));
[
all
...]
bta_hh_le.c
[
all
...]
bta_hh_int.h
240
UINT16
w4_evt
; /* W4_handshake event name */
member in struct:__anon73344
Completed in 127 milliseconds