Home
last modified time | relevance | path

Searched refs:BTA_HD_SET_PROTOCOL_EVT (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_hd_api.h41 #define BTA_HD_SET_PROTOCOL_EVT 8 /* SET_PROTOCOL request from host */ macro
/system/bt/btif/src/
Dbtif_hd.cc243 case BTA_HD_SET_PROTOCOL_EVT: in btif_hd_upstreams_evt()
326 case BTA_HD_SET_PROTOCOL_EVT: in bte_hd_evt()
Dbtif_util.cc282 CASE_RETURN_STR(BTA_HD_SET_PROTOCOL_EVT) in dump_hd_event()
/system/bt/bta/hd/
Dbta_hd_act.cc650 (*bta_hd_cb.p_cback)(BTA_HD_SET_PROTOCOL_EVT, &cback_data); in bta_hd_set_protocol_act()