/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | ... .WeakHashMap sInstances
public static final String DISPLAY_CATEGORY_PRESENTATION
void <init> ()
public static android.support.v4 ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | ... .WeakHashMap sInstances
public static final String DISPLAY_CATEGORY_PRESENTATION
void <init> ()
public static android.support.v4 ... |
/btstack/src/ |
H A D | btstack_audio.h | 67 int (*init)(uint8_t channels, member 110 int (*init)(uint8_t channels, member
|
H A D | btstack_chipset.h | 76 void (*init)(const void * transport_config); member
|
H A D | btstack_control.h | 63 void (*init) (const void *config); member
|
H A D | hci_transport.h | 71 void (*init) (const void *transport_config); member
|
H A D | btstack_uart.h | 90 int (*init)(const btstack_uart_config_t * uart_config); member
|
H A D | btstack_run_loop.h | 110 void (*init)(void); member
|
/btstack/3rd-party/lwip/core/src/apps/snmp/ |
H A D | snmpv3.c | 107 static u8_t init; in snmpv3_build_priv_param() local
|
/btstack/port/mtk/docs/scripts/ |
H A D | process_scan.py | 119 def init(): function
|
/btstack/3rd-party/lwip/core/src/netif/ |
H A D | zepif.c | 89 struct zepif_init init; member
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/ |
H A D | r_elc_api.h | 94 ssp_err_t (* init)(elc_cfg_t const * const p_cfg); member
|
H A D | r_fmi_api.h | 129 ssp_err_t (* init)(void); member
|
H A D | r_cgc_api.h | 221 ssp_err_t (* init)(void); member
|
H A D | r_ioport_api.h | 431 ssp_err_t (* init)(const ioport_cfg_t * p_cfg); member
|
/btstack/test/embedded/ |
H A D | hci_dump_test.cpp | 38 TEST(hci_dump, init){ in TEST() argument
|
/btstack/3rd-party/lwip/core/src/api/ |
H A D | netifapi.c | 226 void *state, netif_init_fn init, netif_input_fn input) in netifapi_netif_add()
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | netif.c | 250 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 D | api_msg.h | 248 netif_init_fn init; member
|
/btstack/test/sbc/ |
H A D | sbc.py | 235 def init(self, nr_blocks, nr_subbands, nr_channels): member in SBCFrame
|
/btstack/example/ |
H A D | sco_demo_util.c | 164 void (*init)(void); member
|
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ |
H A D | ppp_impl.h | 284 void (*init) (ppp_pcb *pcb); member
|