IPC Module - BT Service
This page contains documentation of the bluetooth API.
Messages
Enums
- enum bt_result
BT result codes.
Constant
Value
Description
OK
0
OK result
ERROR
1
Error result
- enum bt_state
btmgr state
Constant
Value
Description
UNKNOWN
0
Unknown / Invalid state
STOP
1
Service is stopped
RESET
2
Service is resetting
STARTING
3
Service is starting
STARTED
4
Service is started and available
ERROR
5
Service has reached an unrecoverable error state