OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HD_GET_REPORT_EVT
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/include/
bta_hd_api.h
39
#define
BTA_HD_GET_REPORT_EVT
6 /* GET_REPORT request from host */
/system/bt/btif/src/
btif_hd.cc
233
case
BTA_HD_GET_REPORT_EVT
:
318
case
BTA_HD_GET_REPORT_EVT
:
btif_util.cc
372
CASE_RETURN_STR(
BTA_HD_GET_REPORT_EVT
)
/system/bt/bta/hd/
bta_hd_act.cc
551
(*bta_hd_cb.p_cback)(
BTA_HD_GET_REPORT_EVT
, (tBTA_HD*)&ret);
Completed in 57 milliseconds