Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc63 bta_hh_open_act(p_cb, p_data); in bta_hh_better_state_machine()
87 bta_hh_open_act(p_cb, p_data); in bta_hh_better_state_machine()
126 bta_hh_open_act(p_cb, p_data); in bta_hh_better_state_machine()
Dbta_hh_int.h262 void bta_hh_open_act(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data);
Dbta_hh_act.cc614 void bta_hh_open_act(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data) { in bta_hh_open_act() function