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
551
UINT8 dev_handle = p_data ? (UINT8)p_data->
hid_cback
.hdr.layer_specific : \
619
UINT8 dev_handle = p_data ? (UINT8)p_data->
hid_cback
.hdr.layer_specific : \
660
BT_HDR *pdata = p_data->
hid_cback
.p_data;
663
bta_hh_co_data((UINT8)p_data->
hid_cback
.hdr.layer_specific, p_rpt, pdata->len,
688
bta_hh_get_w4_event(p_cb->w4_evt), p_data->
hid_cback
.data);
704
if ((hs_data.status = bta_hh_get_trans_status(p_data->
hid_cback
.data)) == BTA_HH_OK)
716
cback_data.status = bta_hh_get_trans_status(p_data->
hid_cback
.data);
723
conn.status =p_data->
hid_cback
.data ? BTA_HH_ERR_PROTO: BTA_HH_OK;
755
BT_HDR *pdata = p_data->
hid_cback
.p_data;
823
UINT32 reason = p_data->
hid_cback
.data; /* Reason for closing (32-bit) *
[
all
...]
bta_hh_int.h
179
tBTA_HH_CBACK_DATA
hid_cback
;
member in union:__anon275
Completed in 121 milliseconds