Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h461 extern void BTA_HhSendData(uint8_t dev_handle, const RawAddress& dev_bda,
/system/bt/bta/hh/
Dbta_hh_api.cc281 void BTA_HhSendData(uint8_t dev_handle, UNUSED_ATTR const RawAddress& dev_bda, in BTA_HhSendData() function
/system/bt/btif/src/
Dbtif_hh.cc278 BTA_HhSendData(p_dev->dev_handle, p_dev->bd_addr, p_buf); in update_keyboard_lockstates()
1619 BTA_HhSendData(p_dev->dev_handle, *bd_addr, p_buf); in send_data()