ESP-IDF
BTA_HhGetIdle()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTA_HhGetIdle()
BTA_HhGetIdle() function
* Function BTA_HhGetIdle * Description Send a GET_IDLE from HID device. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hh_api.h:439
extern
void
BTA_HhGetIdle
(
UINT8
dev_handle
)
;
Implemented in
bta_hh_api.c:264
Arguments
Argument
dev_handle
Examples
References
from
examples
Code
Location
Referrer
void
BTA_HhGetIdle
(
UINT8
dev_handle
)
bta_hh_api.c:264
extern
void
BTA_HhGetIdle
(
UINT8
dev_handle
)
;
bta_hh_api.h:439
extern
void
BTA_HhGetIdle
(
UINT8
dev_handle
)
;
bta_hh_api.h:474
BTA_HhGetIdle
(
p_dev
->
dev_handle
)
;
btc_hh.c:1050
btc_hh_get_idle_time()
Call Tree
from
examples
BTA_HhGetIdle()
is called by 1 function and calls 1 function:
btc_hh_get_idle_time()
All items filtered out
BTA_HhGetIdle()
bta_hh_snd_write_dev()
All items filtered out
Data Use
from
examples
BTA_HhGetIdle()
:
All items filtered out
BTA_HhGetIdle()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out