Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_co_bta_hh_co.cc51 bool bta_hh_co_open(uint8_t /* dev_handle */, uint8_t /* sub_class */, in bta_hh_co_open() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_co.h68 bool bta_hh_co_open(uint8_t dev_handle, uint8_t sub_class, uint16_t attr_mask,
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc430 bool bta_hh_co_open(uint8_t dev_handle, uint8_t sub_class, in bta_hh_co_open() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc559 if (!bta_hh_co_open(conn.handle, conn.sub_class, conn.attr_mask, conn.app_id, in hh_open_handler()