Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_hh_co.h64 BTA_API extern void bta_hh_co_open(UINT8 dev_handle, UINT8 sub_class,
/external/bluetooth/bluedroid/btif/co/
Dbta_hh_co.c237 void bta_hh_co_open(UINT8 dev_handle, UINT8 sub_class, tBTA_HH_ATTR_MASK attr_mask, in bta_hh_co_open() function
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_act.c567 bta_hh_co_open(p_cb->hid_handle, p_cb->sub_class, in bta_hh_open_cmpl_act()