Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hd_api.h38 #define BTA_HD_REGISTER_APP_EVT 2 /* application registered */ macro
/system/bt/btif/src/
Dbtif_hd.cc176 case BTA_HD_REGISTER_APP_EVT: { in btif_hd_upstreams_evt()
303 case BTA_HD_REGISTER_APP_EVT: in bte_hd_evt()
Dbtif_util.cc266 CASE_RETURN_STR(BTA_HD_REGISTER_APP_EVT) in dump_hd_event()
/system/bt/bta/hd/
Dbta_hd_act.cc173 (*bta_hd_cb.p_cback)(BTA_HD_REGISTER_APP_EVT, &ret); in bta_hd_register_act()
208 (*bta_hd_cb.p_cback)(BTA_HD_REGISTER_APP_EVT, &ret); in bta_hd_register_act()