/btstack/platform/daemon/src/ |
H A D | btstack_device_name_db.h | 57 void (*open)(void); member
|
/btstack/src/ |
H A D | btstack_sco_transport.h | 78 void (*open)(hci_con_handle_t con_handle, sco_format_t sco_format); member
|
H A D | btstack_em9304_spi.h | 62 int (*open)(void); member
|
H A D | hci_transport.h | 76 int (*open)(void); member
|
H A D | btstack_uart.h | 95 int (*open)(void); member
|
/btstack/3rd-party/lwip/core/src/include/lwip/apps/ |
H A D | tftp_common.h | 64 void* (*open)(const char* fname, const char* mode, u8_t write); member
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/instances/ |
H A D | r_dtc.h | 69 uint32_t open; // Driver ID member
|
H A D | r_sci_uart.h | 73 uint32_t open; // Used to determine if the channel is configured member
|
H A D | r_ioport.h | 51 uint32_t open; member
|
/btstack/src/classic/ |
H A D | btstack_link_key_db.h | 66 void (*open)(void); member
|
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ |
H A D | pppos.h | 87 unsigned int open :1; /* Set if PPPoS is open */ member
|
H A D | ppp_impl.h | 294 void (*open) (ppp_pcb *pcb); member
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/instances/ |
H A D | r_gpt.h | 127 uint32_t open; ///< Whether or not channel is open member
|
H A D | r_sci_uart.h | 73 uint32_t open; ///< Used to determine if the channel is configured member
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/api/ |
H A D | r_uart_api.h | 181 fsp_err_t (* open)(uart_ctrl_t * const p_ctrl, uart_cfg_t const * const p_cfg); member
|
H A D | r_flash_api.h | 169 fsp_err_t (* open)(flash_ctrl_t * const p_ctrl, flash_cfg_t const * const p_cfg); member
|
H A D | r_timer_api.h | 201 fsp_err_t (* open)(timer_ctrl_t * const p_ctrl, timer_cfg_t const * const p_cfg); member
|
H A D | r_ioport_api.h | 256 fsp_err_t (* open)(ioport_ctrl_t * const p_ctrl, const ioport_cfg_t * p_cfg); member
|
H A D | r_transfer_api.h | 296 fsp_err_t (* open)(transfer_ctrl_t * const p_ctrl, transfer_cfg_t const * const p_cfg); member
|
H A D | r_cgc_api.h | 265 fsp_err_t (* open)(cgc_ctrl_t * const p_ctrl, cgc_cfg_t const * const p_cfg); member
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/ |
H A D | r_input_capture_api.h | 187 ssp_err_t (* open)(input_capture_ctrl_t * const p_ctrl, member
|
H A D | r_timer_api.h | 204 ssp_err_t (* open)(timer_ctrl_t * const p_ctrl, member
|
H A D | r_transfer_api.h | 285 ssp_err_t (* open)(transfer_ctrl_t * const p_ctrl, member
|
H A D | r_flash_api.h | 172 ssp_err_t (* open)(flash_ctrl_t * const p_ctrl, member
|
H A D | r_uart_api.h | 205 ssp_err_t (* open)(uart_ctrl_t * const p_ctrl, member
|