21#ifndef __BOARDS_ARM_CXD56XX_SPRESENSE_INCLUDE_CXD56_BCM20706_H
22#define __BOARDS_ARM_CXD56XX_SPRESENSE_INCLUDE_CXD56_BCM20706_H
39#if defined(__cplusplus)
40#define EXTERN extern "C"
62int board_bluetooth_pin_cfg(
void);
72int board_bluetooth_uart_pin_cfg(
void);
82void board_bluetooth_reset(
void);
92int board_bluetooth_power_control(
bool en);
102void board_bluetooth_enable_sleep(
bool en);
106#if defined(__cplusplus)