Searched refs:spp (Results 1 – 6 of 6) sorted by relevance
8 …spp server and ble spp client that run on their respective endpoints. These devices connect and ex…22 … attribute server. The client demo will scan the ble broadcast over the air to find the spp server.26 The spp server has two main event processing functions for BLE event:33 The spp client has two main event processing functions for BLE event:57 …If you run the ble spp demo with two ESP32 chips, the MTU size will be exchanged for 200 bytes aft…98 The spp cilent will auto connect to the spp server, do service search, exchange MTU size and regist…
53 spp h; -- show command manual56 spp ok; -- manual Numeric Confirmation.59 spp key <auth key>; -- manual Passkey. (e.g. spp key 136245;)67 - This command help table will print out in monitor whenever you type `spp h;` or if you input a co…69 - Commands should always start with `spp` and end with `;` or the example will not responds.87 W (3454) SPP_INITIATOR_DEMO: To input the key, type `spp key xxxxxx;`102 W (3392) SPP_INITIATOR_DEMO: To confirm the value, type `spp ok;`
351 uint32_t *spp = (uint32_t *)(sp + x); in panic_print_basic_backtrace() local356 panic_print_hex(spp[y]); in panic_print_basic_backtrace()
20 The spp server has two main event processing functions for BLE event:
115 host/bluedroid/btc/profile/std/spp \
205 "host/bluedroid/btc/profile/std/spp/btc_spp.c"