Home
last modified time | relevance | path

Searched refs:BTA_HD_API_REGISTER_APP_EVT (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hd/
Dbta_hd_main.cc61 case BTA_HD_API_REGISTER_APP_EVT: in bta_hd_better_state_machine()
Dbta_hd_int.h38 BTA_HD_API_REGISTER_APP_EVT = BTA_SYS_EVT_START(BTA_ID_HD), enumerator
Dbta_hd_api.cc104 p_buf->hdr.event = BTA_HD_API_REGISTER_APP_EVT; in BTA_HdRegisterApp()