Searched refs:idle_rate (Results 1 - 4 of 4) sorted by relevance

/system/bt/bta/include/
H A Dbta_hh_api.h287 UINT8 idle_rate; /* GET_IDLE_EVT : idle rate */ member in union:__anon415::__anon416
424 extern void BTA_HhSetIdle(UINT8 dev_handle, UINT16 idle_rate);
458 extern void BTA_HhSetIdle(UINT8 dev_handle, UINT16 idle_rate);
/system/bt/bta/hh/
H A Dbta_hh_api.c259 void BTA_HhSetIdle(UINT8 dev_handle, UINT16 idle_rate) argument
261 bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_IDLE, 0, idle_rate, 0, NULL);
H A Dbta_hh_act.c774 hs_data.rsp_data.idle_rate = *data;
/system/bt/btif/src/
H A Dbtif_hh.c912 p_data->hs_data.rsp_data.idle_rate);

Completed in 9 milliseconds