Searched refs:BTA_HhSetIdle (Results 1 – 3 of 3) sorted by relevance
406 extern void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate);439 extern void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate);
233 void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate) { in BTA_HhSetIdle() function
812 BTA_HhSetIdle(p_data->conn.handle, 0); in btif_hh_upstreams_evt()1363 BTA_HhSetIdle(p_dev->dev_handle, idle_time); in set_idle_time()