Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_co.h63 extern void bta_hh_co_open(UINT8 dev_handle, UINT8 sub_class,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbta_hh_co.c15 void bta_hh_co_open(uint8_t dev_handle, uint8_t sub_class, tBTA_HH_ATTR_MASK attr_mask, uint8_t app… in bta_hh_co_open() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c532 bta_hh_co_open(p_cb->hid_handle, p_cb->sub_class, in bta_hh_open_cmpl_act()