Bluetooth IPC Listener#
Listens to Bluetooth events published by the Bluetooth Event System IPC (inter-process communication) component. This component subscribes the bluetooth event callbacks provided by the application and other components to Bluetooth events. Creates an RTOS task and calls the callbacks from that context.
Functions#
void
bt_ipc_listener_init(void)
Function Documentation#
bt_ipc_listener_init#
void bt_ipc_listener_init (void )
Parameters
| Type | Direction | Argument Name | Description |
|---|---|---|---|
| void | N/A |