Searched defs:options (Results 1 – 9 of 9) sorted by relevance
/btstack/3rd-party/lwip/core/src/core/ipv4/ |
H A D | dhcp.c | 1402 dhcp_option(u16_t options_out_len, u8_t *options, u8_t option_type, u8_t option_len) in dhcp_option() 1414 dhcp_option_byte(u16_t options_out_len, u8_t *options, u8_t value) in dhcp_option_byte() 1422 dhcp_option_short(u16_t options_out_len, u8_t *options, u16_t value) in dhcp_option_short() 1431 dhcp_option_long(u16_t options_out_len, u8_t *options, u32_t value) in dhcp_option_long() 1443 dhcp_option_hostname(u16_t options_out_len, u8_t *options, struct netif *netif) in dhcp_option_hostname() 1479 u8_t *options; in dhcp_parse_reply() local 1933 dhcp_option_trailer(u16_t options_out_len, u8_t *options, struct pbuf *p_out) in dhcp_option_trailer()
|
/btstack/3rd-party/lwip/core/src/core/ipv6/ |
H A D | dhcp6.c | 415 dhcp6_option_short(u16_t options_out_len, u8_t *options, u16_t value) in dhcp6_option_short() 423 dhcp6_option_optionrequest(u16_t options_out_len, u8_t *options, const u16_t *req_options, in dhcp6_option_optionrequest() 473 u8_t *options = (u8_t *)(msg_out + 1); in dhcp6_information_request() local
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | mppe.c | 109 mppe_init(ppp_pcb *pcb, ppp_mppe_state *state, u8_t options) in mppe_init()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/ |
H A D | r_cgc.c | 382 cgc_clock_change_t options[CGC_CLOCK_NUM_CLOCKS]; in R_CGC_ClocksCfg() local 1748 …_stop_options(cgc_clocks_cfg_t const * const p_clock_cfg, cgc_clock_change_t const * const options) in r_cgc_apply_start_stop_options()
|
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ |
H A D | ppp_impl.h | 312 option_t *options; /* List of command-line options */ member
|
/btstack/src/classic/ |
H A D | pbap_client.c | 145 static void pbap_client_emit_authentication_event(pbap_client_t * context, uint8_t options){ in pbap_client_emit_authentication_event()
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/src/ |
H A D | hci.c | 10102 uint8_t gap_periodic_advertising_create_sync(uint8_t options, uint8_t advertising_sid, bd_addr_type… in gap_periodic_advertising_create_sync()
|