Home
last modified time | relevance | path

Searched defs:init (Results 1 – 22 of 22) sorted by relevance

/btstack/port/mtk/LEScan/libs/
HDandroid-support-v4.jar ... .WeakHashMap sInstances public static final String DISPLAY_CATEGORY_PRESENTATION void <init> () public static android.support.v4 ...
/btstack/port/mtk/SPPClient/libs/
HDandroid-support-v4.jar ... .WeakHashMap sInstances public static final String DISPLAY_CATEGORY_PRESENTATION void <init> () public static android.support.v4 ...
/btstack/src/
H A Dbtstack_audio.h67 int (*init)(uint8_t channels, member
110 int (*init)(uint8_t channels, member
H A Dbtstack_chipset.h76 void (*init)(const void * transport_config); member
H A Dbtstack_control.h63 void (*init) (const void *config); member
H A Dhci_transport.h71 void (*init) (const void *transport_config); member
H A Dbtstack_uart.h90 int (*init)(const btstack_uart_config_t * uart_config); member
H A Dbtstack_run_loop.h110 void (*init)(void); member
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmpv3.c107 static u8_t init; in snmpv3_build_priv_param() local
/btstack/port/mtk/docs/scripts/
H A Dprocess_scan.py119 def init(): function
/btstack/3rd-party/lwip/core/src/netif/
H A Dzepif.c89 struct zepif_init init; member
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/
H A Dr_elc_api.h94 ssp_err_t (* init)(elc_cfg_t const * const p_cfg); member
H A Dr_fmi_api.h129 ssp_err_t (* init)(void); member
H A Dr_cgc_api.h221 ssp_err_t (* init)(void); member
H A Dr_ioport_api.h431 ssp_err_t (* init)(const ioport_cfg_t * p_cfg); member
/btstack/test/embedded/
H A Dhci_dump_test.cpp38 TEST(hci_dump, init){ in TEST() argument
/btstack/3rd-party/lwip/core/src/api/
H A Dnetifapi.c226 void *state, netif_init_fn init, netif_input_fn input) in netifapi_netif_add()
/btstack/3rd-party/lwip/core/src/core/
H A Dnetif.c250 netif_add_noaddr(struct netif *netif, void *state, netif_init_fn init, netif_input_fn input) in netif_add_noaddr()
291 void *state, netif_init_fn init, netif_input_fn input) in netif_add()
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dapi_msg.h248 netif_init_fn init; member
/btstack/test/sbc/
H A Dsbc.py235 def init(self, nr_blocks, nr_subbands, nr_channels): member in SBCFrame
/btstack/example/
H A Dsco_demo_util.c164 void (*init)(void); member
/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dppp_impl.h284 void (*init) (ppp_pcb *pcb); member