The condition for channel-map are CONFIG_BT_CENTRAL || CONFIG_BT_BROADCASTER, change the corresponding handler ifdef so that it's included in the build if CONFIG_BT_BROADCASTER is enabled but CONFIG_BT_CENTRAL is not. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com> |
||
|---|---|---|
| .. | ||
| bredr.c | ||
| bt.c | ||
| bt.h | ||
| CMakeLists.txt | ||
| gatt.c | ||
| hci.c | ||
| hci.h | ||
| ias_client.c | ||
| ias.c | ||
| iso.c | ||
| Kconfig | ||
| l2cap.c | ||
| ll.c | ||
| ll.h | ||
| rfcomm.c | ||
| ticker.c | ||