Searched refs:BTA_HhSendData (Results 1 – 3 of 3) sorted by relevance
461 extern void BTA_HhSendData(uint8_t dev_handle, const RawAddress& dev_bda,
281 void BTA_HhSendData(uint8_t dev_handle, UNUSED_ATTR const RawAddress& dev_bda, in BTA_HhSendData() function
278 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()