/btstack/3rd-party/lwip/core/src/apps/snmp/ |
H A D | snmp_msg.c | 758 #define PARSE_EXEC(code, retValue) \ argument 772 #define BUILD_EXEC(code, retValue) \ argument 778 #define IF_PARSE_EXEC(code) PARSE_EXEC(code, ERR_ARG) argument 779 #define IF_PARSE_ASSERT(code) PARSE_ASSERT(code, ERR_ARG) argument 1293 #define OF_BUILD_EXEC(code) BUILD_EXEC(code, ERR_ARG) argument 1557 #define OVB_BUILD_EXEC(code) BUILD_EXEC(code, ERR_ARG) argument 1888 #define VB_PARSE_EXEC(code) PARSE_EXEC(code, SNMP_VB_ENUMERATOR_ERR_ASN1ERROR) argument 1889 #define VB_PARSE_ASSERT(code) PARSE_ASSERT(code, SNMP_VB_ENUMERATOR_ERR_ASN1ERROR) argument
|
H A D | snmp_asn1.c | 44 #define PBUF_OP_EXEC(code) \ argument 229 u8_t code; in snmp_asn1_enc_oid() local
|
H A D | snmp_traps.c | 102 #define BUILD_EXEC(code) \ argument
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | fsm.c | 320 u_char code, id; in fsm_input() local 393 int code, reject_if_disagree; in fsm_rconfreq() local 515 static void fsm_rconfnakrej(fsm *f, int code, int id, u_char *inp, int len) { in fsm_rconfnakrej() 646 u_char code, id; in fsm_rcoderej() local 770 void fsm_sdata(fsm *f, u_char code, u_char id, const u_char *data, int datalen) { in fsm_sdata()
|
H A D | upap.c | 307 u_char code, id; in upap_input() local 567 static void upap_sresp(ppp_pcb *pcb, u_char code, u_char id, const char *msg, int msglen) { in upap_sresp() 603 int code, id, len; in upap_printpkt() local
|
H A D | lcp.c | 523 static int lcp_extcode(fsm *f, int code, int id, u_char *inp, int len) { in lcp_extcode() 1158 #define NAKCICHAP(opt, neg, code) \ in lcp_nakci() argument 1171 #define NAKCICHAR(opt, neg, code) \ in lcp_nakci() argument 1182 #define NAKCISHORT(opt, neg, code) \ in lcp_nakci() argument 1193 #define NAKCILONG(opt, neg, code) \ in lcp_nakci() argument 1205 #define NAKCILQR(opt, neg, code) \ in lcp_nakci() argument 2386 int code, id, len, olen, i; in lcp_printpkt() local
|
H A D | chap-new.c | 497 static void chap_handle_status(ppp_pcb *pcb, int code, int id, 536 unsigned char code, id; local 595 int code, id, len; local
|
H A D | ipcp.c | 1099 #define NAKCIADDRS(opt, neg, code) \ in ipcp_nakci() argument 1115 #define NAKCIVJ(opt, neg, code) \ in ipcp_nakci() argument 1128 #define NAKCIADDR(opt, neg, code) \ in ipcp_nakci() argument 1142 #define NAKCIDNS(opt, neg, code) \ in ipcp_nakci() argument 2241 int code, id, len, olen; in ipcp_printpkt() local
|
H A D | ccp.c | 487 static int ccp_extcode(fsm *f, int code, int id, u_char *p, int len) { in ccp_extcode() 1524 int code, id, len; in ccp_printpkt() local
|
H A D | eap.c | 2071 u_char code, id; in eap_input() local 2136 int code, id, len, rtype, vallen; in eap_printpkt() local
|
/btstack/3rd-party/lwip/core/src/core/ipv6/ |
H A D | icmp6.c | 309 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) in icmp6_send_response() 346 icmp6_send_response_with_addrs(struct pbuf *p, u8_t code, u32_t data, u8_t type, in icmp6_send_response_with_addrs() 385 icmp6_send_response_with_addrs_and_netif(struct pbuf *p, u8_t code, u32_t data, u8_t type, in icmp6_send_response_with_addrs_and_netif()
|
/btstack/3rd-party/lwip/core/src/core/ipv4/ |
H A D | icmp.c | 84 u8_t code; in icmp_input() local 340 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
/btstack/doc/manual/ |
H A D | html_postprocess_code_blocks.py | 6 def writeCodeBlock(aout, code, references): argument
|
/btstack/3rd-party/lwip/core/src/include/netif/ppp/ |
H A D | chap-new.h | 132 int code; member
|
/btstack/chipset/sx128x/SMTC_Drivers/sx1280-driver-c/ |
H A D | sx1280.c | 928 uint8_t code; in SX1280ParseHexFileLine() local 961 …280GetHexFileLineFields( char* line, uint8_t *bytes, uint16_t *addr, uint16_t *num, uint8_t *code ) in SX1280GetHexFileLineFields()
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | sys.h | 547 #define SYS_ARCH_LOCKED(code) do { \ argument
|
H A D | sockets.h | 475 #define FDSETSAFESET(n, code) do { \ argument 478 #define FDSETSAFEGET(n, code) (((n) - LWIP_SOCKET_OFFSET < MEMP_NUM_NETCONN) && (((int)(n) - LWIP_S… argument
|
/btstack/src/classic/ |
H A D | hfp_hf.c | 366 static int hfp_hf_send_dtmf(uint16_t cid, char code){ in hfp_hf_send_dtmf() 987 char code = hfp_connection->hf_send_dtmf_code; in hfp_hf_run_for_context() local 2212 uint8_t hfp_hf_send_dtmf_code(hci_con_handle_t acl_handle, char code){ in hfp_hf_send_dtmf_code()
|
/btstack/3rd-party/lwip/core/src/apps/tftp/ |
H A D | tftp.c | 158 send_error(const ip_addr_t *addr, u16_t port, enum tftp_error code, const char *str) in send_error()
|
/btstack/src/ |
H A D | l2cap.c | 3099 static void l2cap_register_signaling_response(hci_con_handle_t handle, uint8_t code, uint8_t sig_id… in l2cap_register_signaling_response() 3419 uint8_t code = command[L2CAP_SIGNALING_COMMAND_CODE_OFFSET]; in l2cap_signaling_handler_channel() local 3657 uint8_t code = command[L2CAP_SIGNALING_COMMAND_CODE_OFFSET]; in l2cap_signaling_handler_dispatch() local 4001 uint8_t code = command[L2CAP_SIGNALING_COMMAND_CODE_OFFSET]; in l2cap_ecbm_signaling_handler_dispatch() local 4324 uint8_t code = command[L2CAP_SIGNALING_COMMAND_CODE_OFFSET]; in l2cap_le_signaling_handler_dispatch() local
|
H A D | l2cap.h | 433 uint8_t code; member
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/_htmresc/ |
H A D | mini-st.css | 143 code, kbd, pre, samp { selector 147 code { selector 167 sup, sub, code, kbd { selector
|
/btstack/src/ble/ |
H A D | sm.c | 464 static inline void sm_pairing_packet_set_code(sm_pairing_packet_t packet, uint8_t code){ in sm_pairing_packet_set_code()
|