mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
also register BTdaemon as packet handler for SDP
This commit is contained in:
parent
2547163c2e
commit
ee709849fc
@ -569,7 +569,7 @@ int main (int argc, char * const * argv){
|
||||
|
||||
#ifdef HAVE_SDP
|
||||
sdp_init();
|
||||
// sdp_test();
|
||||
sdp_register_packet_handler(daemon_packet_handler);
|
||||
#endif
|
||||
|
||||
#ifdef USE_LAUNCHD
|
||||
|
Loading…
x
Reference in New Issue
Block a user