Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hh_api.cc61 void BTA_HhSendData(uint8_t dev_handle, UNUSED_ATTR const RawAddress& dev_bda, in BTA_HhSendData() function
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc259 void BTA_HhSendData(uint8_t dev_handle, UNUSED_ATTR const RawAddress& dev_bda, in BTA_HhSendData() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h487 void BTA_HhSendData(uint8_t dev_handle, const RawAddress& dev_bda,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc249 BTA_HhSendData(p_dev->dev_handle, p_dev->bd_addr, p_buf); in update_keyboard_lockstates()
735 BTA_HhSendData(p_dev->dev_handle, p_dev->bd_addr, p_buf); in btif_hh_senddata()
1776 BTA_HhSendData(p_dev->dev_handle, *bd_addr, p_buf); in send_data()