Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
5ec87ed12117f82bf249ede098054899edba9c8c
/
.
/
examples
/
platform
/
bouffalolab
/
bl602
/
route_hook
/
bl_route_hook.h
blob: 80c8bfec06a56a20e9923d48da068c54d2682085 [
file
] [
log
] [
blame
]
#include
<stdint.h>
#ifdef
__cplusplus
extern
"C"
{
#endif
int8_t
bl_route_hook_init
(
void
);
#ifdef
__cplusplus
}
#endif