/btstack/tool/ |
H A D | bluetooth_gatt.py | 40 def strip_non_ascii(string): argument
|
H A D | bluetooth_psm.py | 46 def strip_non_ascii(string): argument
|
H A D | bluetooth_company_id.py | 48 def strip_non_ascii(string): argument
|
/btstack/port/archive/msp430f5229lp-cc2564b/firmware/ |
H A D | hal_usb.c | 87 void halUsbSendString(char string[], unsigned char length) in halUsbSendString()
|
/btstack/port/archive/ez430-rf2560/firmware/ |
H A D | hal_usb.c | 104 void halUsbSendString(char string[], unsigned char length) in halUsbSendString()
|
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/ |
H A D | hal_usb.c | 96 void halUsbSendString(char string[], unsigned char length) in halUsbSendString()
|
/btstack/port/mtk/LEScan/gen/com/bluekitchen/lescan/ |
H A D | R.java | 35 public static final class string { class in R
|
/btstack/port/mtk/SPPClient/gen/com/bluekitchen/sppclient/ |
H A D | R.java | 35 public static final class string { class in R
|
/btstack/example/ |
H A D | mesh_node_demo.c | 190 static int btstack_parse_hex(const char * string, uint16_t len, uint8_t * buffer){ in btstack_parse_hex()
|
/btstack/3rd-party/yxml/ |
H A D | yxml.h | 123 unsigned char *string; member
|
/btstack/test/mesh/ |
H A D | provisioner.c | 83 static int btstack_parse_hex(const char * string, uint16_t len, uint8_t * buffer){ in btstack_parse_hex()
|
H A D | provisioning_device_test.cpp | 158 static int btstack_parse_hex(const char * string, uint16_t len, uint8_t * buffer){ in btstack_parse_hex()
|
H A D | provisioning_provisioner_test.cpp | 143 static int btstack_parse_hex(const char * string, uint16_t len, uint8_t * buffer){ in btstack_parse_hex()
|
H A D | mesh_pts.c | 313 static int btstack_parse_hex(const char * string, uint16_t len, uint8_t * buffer){ in btstack_parse_hex()
|
H A D | mesh_message_test.cpp | 156 static int btstack_parse_hex(const char * string, uint16_t len, uint8_t * buffer){ in btstack_parse_hex()
|
/btstack/test/security_manager_sc/ |
H A D | sm_test.py | 138 def write(self, string): argument
|
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/usart/ |
H A D | usart.c | 1749 void usart_write_line(Usart *p_usart, const char *string) in usart_write_line()
|
/btstack/3rd-party/lwip/core/src/apps/mdns/ |
H A D | mdns.c | 818 char string[200]; in mdns_debug_print_answer() local
|