Let's say that I have a running btferret library and init_blue has already been called. Is there a way to add a new node at run-time? I know the specifications of the node when starting init_blue but I don't know its mac address.
Alternatively, could I put a fake mac address when calling init_blue and edit later the mac address even by patching btlib.c?
Let's say that I have a running btferret library and init_blue has already been called. Is there a way to add a new node at run-time? I know the specifications of the node when starting init_blue but I don't know its mac address.
Alternatively, could I put a fake mac address when calling init_blue and edit later the mac address even by patching btlib.c?