HomeSort by relevance Sort by last modified time
    Searched refs:idle_rate (Results 1 - 5 of 5) sorted by null

  /system/bt/bta/include/
bta_hh_api.h 274 uint8_t idle_rate; /* GET_IDLE_EVT : idle rate */ member in union:__anon1552::__anon1553
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/include/hardware/
bt_hh.h 114 bthh_status_t hh_status, int idle_rate);
  /system/bt/bta/hh/
bta_hh_api.cc 227 void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate) {
228 bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_IDLE, 0, idle_rate, 0, NULL);
bta_hh_act.cc 725 hs_data.rsp_data.idle_rate = *data;
    [all...]
  /system/bt/btif/src/
btif_hh.cc     [all...]

Completed in 379 milliseconds