Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h321 uint8_t idle_rate; /* GET_IDLE_EVT : idle rate */ member
469 void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate);
502 void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate);
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc226 void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate) { in BTA_HhSetIdle() argument
227 bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_IDLE, 0, idle_rate, 0, NULL); in BTA_HhSetIdle()
Dbta_hh_act.cc756 hs_data.rsp_data.idle_rate = *data; in bta_hh_ctrl_dat_act()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hh.h151 bthh_status_t hh_status, int idle_rate);
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1500 idle_rate: i32, in idle_time()
3154 idle_rate: i32, in idle_time()
3160 idle_rate in idle_time()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc1160 p_data->hs_data.rsp_data.idle_rate); in btif_hh_upstreams_evt()
1167 p_data->hs_data.rsp_data.idle_rate); in btif_hh_upstreams_evt()