Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 48) sorted by relevance

12

/btstack/test/gatt_client/
H A Dgatt_client_crypto_test.cpp37 current_test_t test = IDLE; variable
61 switch(test){ in csis_handle_client_event()
79 test = IDLE; in TEST_GROUP()
88 test = SIRK_CONTAINS_RSI; in TEST()
94 test = SIRK_DOES_NOT_CONTAIN_RSI; in TEST()
H A Dgatt_client_test.cpp66 current_test_t test = IDLE; variable
200 switch(test){ in att_write_callback()
240 switch(test){ in att_read_callback()
282 test = IDLE; in TEST_GROUP()
327 test = DISCOVER_PRIMARY_SERVICES; in TEST()
344 test = DISCOVER_PRIMARY_SERVICE_WITH_UUID16; in TEST()
354 test = DISCOVER_PRIMARY_SERVICE_WITH_UUID128; in TEST()
371 test = DISCOVER_INCLUDED_SERVICE_FOR_SERVICE_WITH_UUID16; in TEST()
385 test = DISCOVER_INCLUDED_SERVICE_FOR_SERVICE_WITH_UUID128; in TEST()
407 test = DISCOVER_CHARACTERISTICS_FOR_SERVICE_WITH_UUID16; in TEST()
[all …]
/btstack/port/daemon/
H A Dconfigure.ac30 if test "x$target" = xiphone; then
73 if test "x$HCI_TRANSPORT" = xusb; then
76 if test "x$HCI_TRANSPORT" = xh4; then
81 if test "x$HCI_TRANSPORT" = xUSB && test "x$HCI_USB_LIB" == xwinusb; then
86 if test "x$HCI_TRANSPORT" = xUSB && test "x$HCI_USB_LIB" == xlibusb; then
91 if test "$HAVE_LIBUSB" == "no" ; then
117 if test "x$HCI_TRANSPORT" = xUSB; then
147 if test "x$UNIX_SOCKETS" == xyes; then
175 if test "x$HCI_TRANSPORT" = xUSB; then
181 if test "x$ENABLE_INTEL_USB" = xyes; then
[all …]
H A D.gitignore13 rfcomm-test
/btstack/test/btstack_util/
H A DCMakeLists.txt3 project(test-tlv-test)
27 # create test targets
32 message("test/btstack_util: ${TEST}")
/btstack/test/bau/
H A DCMakeLists.txt3 project(test-tlv-test)
27 # create test targets
32 message("test/btstack_util: ${TEST}")
/btstack/test/flash_tlv/
H A DCMakeLists.txt3 project(test-tlv-test)
37 # test ENABLE_TLV_FLASH_WRITE_ONCE
49 # test ENABLE_TLV_FLASH_WRITE_ONCE
/btstack/3rd-party/lc3-google/
H A DREADME.md21 - test: Unit testing framework
96 In such way you can easly test encoding / decoding loop with :
114 A python implementation of the encoder is provided in `test` diretory.
125 #### Running test suite
128 $ make test
154 subjectively evaluated in a blind listening test.
176 you can easly test encoding / decoding loop with :
/btstack/3rd-party/lwip/core/
H A DFILES4 test/ - Some code to test whether the sources do what they should.
/btstack/platform/daemon/binding/java/example/com/bluekitchen/
H A DGAPInquiry.java63 void test(){ in test() method in GAPInquiry
85 new GAPInquiry().test(); in main()
H A DLEStreamerClient.java167 void test(){ in test() method in LEStreamerClient
191 new LEStreamerClient().test(); in main()
/btstack/test/hfp/
H A DCMakeLists.txt2 project(test-hfp)
55 message("test/hfp tool: ${EXAMPLE}")
H A Dtest_sequences.h55 char ** test; member
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/utils/make/
H A DMakefile.sam.in403 $(Q)test -d $(dir $@) || echo $(MSG_MKDIR)
405 $(Q)test -d $(patsubst %/,%,$(dir $@)) || mkdir $(subst /,\,$(dir $@))
407 $(Q)test -d $(dir $@) || mkdir -p $(dir $@)
414 $(Q)test -d $(dir $@) || echo $(MSG_MKDIR)
416 $(Q)test -d $(patsubst %/,%,$(dir $@)) || mkdir $(subst /,\,$(dir $@))
418 $(Q)test -d $(dir $@) || mkdir -p $(dir $@)
425 $(Q)test -d $(dir $@) || echo $(MSG_MKDIR)
427 $(Q)test -d $(patsubst %/,%,$(dir $@)) || mkdir $(subst /,\,$(dir $@))
429 $(Q)test -d $(dir $@) || mkdir -p $(dir $@)
/btstack/port/daemon/example/
H A D.gitignore9 test
/btstack/test/crypto/
H A Daes_cmac_test.c114 …e VALIDATE_KEY(NAME) { LOG_KEY(NAME); sm_key_t test; parse_hex(test, NAME##_string); if (memcmp(NA…
H A DCMakeLists.txt3 project(test-crypto)
/btstack/3rd-party/lc3-google/conformance/
H A DREADME.md1 # Conformance test reports
7 The test reports are generated by:
/btstack/test/avdtp/
H A DCMakeLists.txt2 project(test-hfp)
103 message("test/hfp tool: ${EXAMPLE}")
/btstack/3rd-party/hxcmod-player/
H A Dreadme.txt36 The test program is into the win32 folder. Just drag and drop a mod on the main
43 You can test it at this address : http://hxc2001.free.fr/hxcmod/
117 The Windows test software.
/btstack/test/hid_parser/
H A DCMakeLists.txt3 project(BTstack-test-hid_parser)
/btstack/platform/daemon/binding/java/android/com/bluekitchen/lescan/
H A DMainActivity.java69 test(); in onCreate()
326 test(); in testConnectDisconnect()
447 void test(){ in test() method in MainActivity
/btstack/test/gatt-service-client/
H A DCMakeLists.txt2 project(gatt-client-test)
/btstack/test/l2cap-cbm/
H A DCMakeLists.txt2 project(gatt-client-test)
/btstack/test/l2cap-ecbm/
H A DCMakeLists.txt2 project(gatt-client-test)

12