OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bta_hh_data_act
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_main.c
45
BTA_HH_DATA_ACT
, /* HID host receive data report */
68
bta_hh_data_act
,
129
/* BTA_HH_INT_DATA_EVT */ {
BTA_HH_DATA_ACT
, BTA_HH_CONN_ST },
bta_hh_int.h
211
extern void
bta_hh_data_act
(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA * p_data);
bta_hh_act.c
608
** Function
bta_hh_data_act
616
void
bta_hh_data_act
(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA * p_data)
function
[
all
...]
Completed in 36 milliseconds