xref
: /
btstack
/
test
/
embedded
/
task.h
(revision a4ddb25eb366cb62ce7ac9b514f461031f72570f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
typedef
int
TaskHandle_t
;
2
TaskHandle_t
xTaskGetCurrentTaskHandle
(
void
);
3