mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-12 03:39:54 +00:00
use sdp_client_query_rfcomm_services in header
This commit is contained in:
parent
a9d753e44f
commit
5f74f46bbb
@ -366,7 +366,7 @@ extern const hci_cmd_t l2cap_unregister_service;
|
||||
|
||||
extern const hci_cmd_t sdp_register_service_record;
|
||||
extern const hci_cmd_t sdp_unregister_service_record;
|
||||
extern const hci_cmd_t sdp_query_rfcomm_services;
|
||||
extern const hci_cmd_t sdp_client_query_rfcomm_services;
|
||||
|
||||
|
||||
// accept connection @param bd_addr(48), rfcomm_cid (16)
|
||||
|
Loading…
x
Reference in New Issue
Block a user