/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/_htmresc/ |
H A D | mini-st.css | 703 [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { selector 706 [type="search"] { selector 710 [type="search"]::-webkit-search-cancel-button, selector 711 [type="search"]::-webkit-search-decoration { selector 714 input:not([type]), [type="text"], [type="email"], [type="number"], [type="search"], selector 715 [type="password"], [type="url"], [type="tel"], [type="checkbox"], [type="radio"], textarea, select { selector 740 [type="checkbox"], [type="radio"] { selector 751 [type="checkbox"]:checked:before, [type="radio"]:checked:before { selector 754 [type="checkbox"]:checked:before { selector 761 [type="radio"] { selector [all …]
|
/btstack/3rd-party/lwip/core/src/include/lwip/priv/ |
H A D | tcpip_priv.h | 57 #define API_VAR_DECLARE(type, name) type * name argument 58 #define API_VAR_ALLOC_EXT(type, pool, name, errorblock) do { \ argument 64 #define API_VAR_ALLOC(type, pool, name, errorval) API_VAR_ALLOC_EXT(type, pool, name, return errorv… argument 65 #define API_VAR_ALLOC_POOL(type, pool, name, errorval) do { \ argument 84 #define API_VAR_DECLARE(type, name) type name argument 85 #define API_VAR_ALLOC_EXT(type, pool, name, errorblock) argument 86 #define API_VAR_ALLOC(type, pool, name, errorval) argument 87 #define API_VAR_ALLOC_POOL(type, pool, name, errorval) argument 130 enum tcpip_msg_type type; member
|
H A D | api_msg.h | 229 #define NETIFAPI_IPADDR_DEF(type, m) type m argument 231 #define NETIFAPI_IPADDR_DEF(type, m) const type * m argument
|
/btstack/src/classic/ |
H A D | sdp_util.c | 180 static void de_store_descriptor(uint8_t * header, de_type_t type, de_size_t size){ in de_store_descriptor() 184 void de_store_descriptor_with_len(uint8_t * header, de_type_t type, de_size_t size, uint32_t len){ in de_store_descriptor_with_len() 229 void de_add_number(uint8_t *sequence, de_type_t type, de_size_t size, uint32_t value){ in de_add_number() 256 void de_add_data(uint8_t *sequence, de_type_t type, uint16_t size, uint8_t *data){ in de_add_data() 285 de_type_t type = de_get_element_type(element); in des_iterator_init() local 321 de_type_t type = de_get_element_type(element); in de_traverse_sequence() local 337 de_type_t type = de_get_element_type(element); in sdp_attribute_list_traverse_sequence() local 363 static int sdp_traversal_attributeID_search(uint8_t * element, de_type_t type, de_size_t size, void… in sdp_traversal_attributeID_search() 394 static int sdp_traversal_attribute_list_valie(uint8_t * element, de_type_t type, de_size_t size, vo… in sdp_traversal_attribute_list_valie() 423 static int sdp_traversal_valid_uuid(uint8_t * element, de_type_t type, de_size_t size, void *my_con… in sdp_traversal_valid_uuid() [all …]
|
H A D | hfp_ag.h | 57 uint8_t type; member
|
H A D | hfp_gsm_model.c | 241 static void hfp_gsm_set_clip(int index_in_table, uint8_t type, const char * number){ in hfp_gsm_set_clip() 378 void hfp_gsm_handler(hfp_ag_call_event_t event, uint8_t index, uint8_t type, const char * number){ in hfp_gsm_handler()
|
/btstack/tool/ |
H A D | btstack_event_generator.py | 288 def read_template_for_type(type): argument 293 def description_for_type(type): argument 300 def c_type_for_btstack_type(type): argument 311 def size_for_type(type): argument
|
H A D | create_packet_log.py | 74 def dumpPacket(fout, timestamp, type, data): argument 83 def handleHexPacket(fout, timestamp, type, text): argument
|
H A D | java_binding.py | 142 def java_type_for_btstack_type(type): argument 151 def size_for_type(type): argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Template/ |
H A D | cmsis_os.h | 745 #define osPoolDef(name, no, type) \ argument 749 #define osPoolDef(name, no, type) \ argument 753 #define osPoolDef(name, no, type) \ argument 801 #define osMessageQDef(name, queue_sz, type) \ argument 805 #define osMessageQDef(name, queue_sz, type) \ argument 809 #define osMessageQDef(name, queue_sz, type) \ argument 855 #define osMailQDef(name, queue_sz, type) \ argument 859 #define osMailQDef(name, queue_sz, type) \ argument 863 #define osMailQDef(name, queue_sz, type) \ argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS/Template/ |
H A D | cmsis_os.h | 529 #define osPoolDef(name, no, type) \ argument 532 #define osPoolDef(name, no, type) \ argument 583 #define osMessageQDef(name, queue_sz, type) \ argument 586 #define osMessageQDef(name, queue_sz, type) \ argument 634 #define osMailQDef(name, queue_sz, type) \ argument 637 #define osMailQDef(name, queue_sz, type) \ argument
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | ip6_zone.h | 177 #define ip6_addr_has_scope(ip6addr, type) \ argument 198 #define ip6_addr_assign_zone(ip6addr, type, netif) \ argument 228 #define ip6_addr_lacks_zone(ip6addr, type) \ argument
|
H A D | pbuf.h | 284 #define pbuf_match_allocsrc(p, type) (pbuf_get_allocsrc(p) == ((type) & PBUF_TYPE_ALLOC_SRC_MASK)) argument 285 #define pbuf_match_type(p, type) pbuf_match_allocsrc(p, type) argument
|
H A D | snmp.h | 119 #define MIB2_INIT_NETIF(netif, type, speed) do { \ argument 138 #define MIB2_INIT_NETIF(netif, type, speed) argument
|
/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 | 82 u8_t type; in icmp_input() local 340 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | pbuf.c | 179 pbuf_init_alloced_pbuf(struct pbuf *p, void *payload, u16_t tot_len, u16_t len, pbuf_type type, u8_… in pbuf_init_alloced_pbuf() 224 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) in pbuf_alloc() 327 pbuf_alloc_reference(void *payload, u16_t length, pbuf_type type) in pbuf_alloc_reference() 363 pbuf_alloced_custom(pbuf_layer l, u16_t length, pbuf_type type, struct pbuf_custom *p, in pbuf_alloced_custom() 1306 pbuf_clone(pbuf_layer layer, pbuf_type type, struct pbuf *p) in pbuf_clone()
|
H A D | memp.c | 337 memp_malloc(memp_t type) in memp_malloc() 420 memp_free(memp_t type, void *mem) in memp_free()
|
/btstack/src/ |
H A D | hci_transport.h | 121 hci_transport_config_type_t type; member 125 hci_transport_config_type_t type; // == HCI_TRANSPORT_CONFIG_UART member
|
/btstack/3rd-party/lwip/core/src/api/ |
H A D | netifapi.c | 163 netifapi_arp_add(const ip4_addr_t *ipaddr, struct eth_addr *ethaddr, enum netifapi_arp_entry type) in netifapi_arp_add() 193 netifapi_arp_remove(const ip4_addr_t *ipaddr, enum netifapi_arp_entry type) in netifapi_arp_remove()
|
/btstack/platform/daemon/src/ |
H A D | socket_connection.c | 111 uint16_t type; member 561 void socket_connection_send_packet(connection_t *conn, uint16_t type, uint16_t channel, uint8_t *pa… in socket_connection_send_packet() 582 void socket_connection_send_packet_all(uint16_t type, uint16_t channel, uint8_t *packet, uint16_t s… in socket_connection_send_packet_all()
|
/btstack/3rd-party/lwip/core/src/apps/lwiperf/ |
H A D | lwiperf.c | 78 #define LWIPERF_ALLOC(type) mem_malloc(sizeof(type)) argument 79 #define LWIPERF_FREE(type, item) mem_free(item) argument 759 enum lwiperf_client_type type, lwiperf_report_fn report_fn, void* report_arg) in lwiperf_start_tcp_client()
|
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/matrix/ |
H A D | matrix.c | 198 void matrix_set_slave_default_master_type(uint32_t ul_id, defaut_master_t type) in matrix_set_slave_default_master_type() 264 void matrix_set_slave_arbitration_type(uint32_t ul_id, arbitration_type_t type) in matrix_set_slave_arbitration_type()
|
/btstack/port/freebsd-netgraph/ |
H A D | hci_transport_netgraph.h | 52 hci_transport_config_type_t type; member
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ActivationFunctions/ |
H A D | arm_nn_activations_q7.c | 61 …_activations_direct_q7(q7_t * data, uint16_t size, uint16_t int_width, arm_nn_activation_type type) in arm_nn_activations_direct_q7()
|