Searched refs:idle_rate (Results 1 – 4 of 4) sorted by relevance
287 UINT8 idle_rate; /* GET_IDLE_EVT : idle rate */ member424 extern void BTA_HhSetIdle(UINT8 dev_handle, UINT16 idle_rate);458 extern void BTA_HhSetIdle(UINT8 dev_handle, UINT16 idle_rate);
259 void BTA_HhSetIdle(UINT8 dev_handle, UINT16 idle_rate) in BTA_HhSetIdle() argument261 bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_IDLE, 0, idle_rate, 0, NULL); in BTA_HhSetIdle()
774 hs_data.rsp_data.idle_rate = *data; in bta_hh_ctrl_dat_act()
919 p_data->hs_data.rsp_data.idle_rate); in btif_hh_upstreams_evt()