OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HhSetIdle
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
53
#define BTA_HH_SET_IDLE_EVT 9 /*
BTA_HhSetIdle
finish callback */
417
** Function
BTA_HhSetIdle
424
BTA_API extern void
BTA_HhSetIdle
(UINT8 dev_handle, UINT16 idle_rate);
451
** Function
BTA_HhSetIdle
458
BTA_API extern void
BTA_HhSetIdle
(UINT8 dev_handle, UINT16 idle_rate);
/external/bluetooth/bluedroid/bta/hh/
bta_hh_api.c
249
** Function
BTA_HhSetIdle
256
void
BTA_HhSetIdle
(UINT8 dev_handle, UINT16 idle_rate)
/external/bluetooth/bluedroid/btif/src/
btif_hh.c
808
BTA_HhSetIdle
(p_data->conn.handle, 0);
[
all
...]
Completed in 62 milliseconds