Home
last modified time | relevance | path

Searched refs:idle_rate (Results 1 – 5 of 5) sorted by relevance

/system/bt/bta/include/
Dbta_hh_api.h274 uint8_t idle_rate; /* GET_IDLE_EVT : idle rate */ member
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);
/system/bt/bta/hh/
Dbta_hh_api.cc233 void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate) { in BTA_HhSetIdle() argument
234 bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_IDLE, 0, idle_rate, 0, NULL); in BTA_HhSetIdle()
Dbta_hh_act.cc739 hs_data.rsp_data.idle_rate = *data; in bta_hh_ctrl_dat_act()
/system/bt/include/hardware/
Dbt_hh.h114 bthh_status_t hh_status, int idle_rate);
/system/bt/btif/src/
Dbtif_hh.cc940 p_data->hs_data.rsp_data.idle_rate); in btif_hh_upstreams_evt()
944 p_data->hs_data.rsp_data.idle_rate); in btif_hh_upstreams_evt()