OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HD_SET_PROTOCOL_EVT
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/include/
bta_hd_api.h
41
#define
BTA_HD_SET_PROTOCOL_EVT
8 /* SET_PROTOCOL request from host */
/system/bt/btif/src/
btif_hd.cc
244
case
BTA_HD_SET_PROTOCOL_EVT
:
327
case
BTA_HD_SET_PROTOCOL_EVT
:
btif_util.cc
374
CASE_RETURN_STR(
BTA_HD_SET_PROTOCOL_EVT
)
/system/bt/bta/hd/
bta_hd_act.cc
609
(*bta_hd_cb.p_cback)(
BTA_HD_SET_PROTOCOL_EVT
, &cback_data);
Completed in 47 milliseconds