Home
last modified time | relevance | path

Searched defs:idle_rate (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hh_api.cc65 void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate) { in BTA_HhSetIdle()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc211 void BTA_HhSetIdle(uint8_t dev_handle, uint16_t idle_rate) { in BTA_HhSetIdle()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h301 uint8_t idle_rate; /* GET_IDLE_EVT : idle rate */ member