mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-14 18:40:59 +00:00
java: fix build
This commit is contained in:
parent
3762975ec3
commit
fc7ba75f8f
@ -11,7 +11,7 @@ import com.bluekitchen.btstack.event.GAPEventInquiryComplete;
|
||||
|
||||
import java.nio.charset.StandardCharsets;
|
||||
|
||||
public class Inquiry implements PacketHandler {
|
||||
public class GAPInquiry implements PacketHandler {
|
||||
|
||||
private enum STATE {
|
||||
w4_btstack_working, w4_query_result,
|
||||
|
Loading…
x
Reference in New Issue
Block a user