We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12091a6 commit 8c09fedCopy full SHA for 8c09fed
1 file changed
lib/pbio/drv/bluetooth/bluetooth_btstack.c
@@ -2015,6 +2015,7 @@ void pbdrv_bluetooth_rfcomm_disconnect_all() {
2015
pbdrv_bluetooth_classic_rfcomm_socket_reset(sock);
2016
}
2017
2018
+ pending_listen_socket = NULL;
2019
2020
2021
static void pbdrv_bluetooth_inquiry_unpack_scan_event(uint8_t *event_packet, pbdrv_bluetooth_inquiry_result_t *result) {
0 commit comments