Searched refs:gap_pin_code_response (Results 1 – 15 of 15) sorted by relevance
/btstack/example/ |
H A D | spp_flowcontrol.c | 150 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
H A D | spp_counter.c | 199 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
H A D | spp_streamer.c | 197 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
H A D | hfp_hf_demo.c | 471 gap_pin_code_response(event_addr, "0000"); in hci_packet_handler() 512 gap_pin_code_response(event_addr, "0000"); in hfp_hf_packet_handler()
|
H A D | pan_lwip_http_server.c | 112 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
H A D | spp_and_gatt_counter.c | 123 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
H A D | spp_streamer_client.c | 296 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
H A D | panu_demo.c | 343 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
H A D | spp_and_gatt_streamer.c | 215 gap_pin_code_response(event_addr, "0000"); in hci_packet_handler()
|
H A D | hid_host_demo.c | 332 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
H A D | a2dp_source_demo.c | 551 gap_pin_code_response(address, "0000"); in hci_packet_handler()
|
H A D | a2dp_sink_demo.c | 672 gap_pin_code_response(address, "0000"); in hci_packet_handler()
|
/btstack/test/classic-oob-pairing/ |
H A D | spp_counter.c | 199 gap_pin_code_response(event_addr, "0000"); in packet_handler()
|
/btstack/src/ |
H A D | gap.h | 1270 int gap_pin_code_response(const bd_addr_t addr, const char * pin);
|
H A D | hci.c | 9505 int gap_pin_code_response(const bd_addr_t addr, const char * pin){ in gap_pin_code_response() function
|