OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hid_cback
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c
522
UINT8 dev_handle = p_data ? (UINT8)p_data->
hid_cback
.hdr.layer_specific : \
580
UINT8 dev_handle = p_data ? (UINT8)p_data->
hid_cback
.hdr.layer_specific : \
618
BT_HDR *pdata = p_data->
hid_cback
.p_data;
621
bta_hh_co_data((UINT8)p_data->
hid_cback
.hdr.layer_specific, p_rpt, pdata->len,
646
bta_hh_get_w4_event(p_cb->w4_evt), p_data->
hid_cback
.data);
661
if ((hs_data.status = bta_hh_get_trans_status(p_data->
hid_cback
.data)) == BTA_HH_OK)
673
cback_data.status = bta_hh_get_trans_status(p_data->
hid_cback
.data);
680
conn.status =p_data->
hid_cback
.data ? BTA_HH_ERR_PROTO: BTA_HH_OK;
712
BT_HDR *pdata = p_data->
hid_cback
.p_data;
780
UINT32 reason = p_data->
hid_cback
.data; /* Reason for closing (32-bit) *
[
all
...]
bta_hh_int.h
134
tBTA_HH_CBACK_DATA
hid_cback
;
member in union:__anon2076
Completed in 182 milliseconds