
Value (type%) Meaning
1
3
4
PAN (AP required)
SPP
DUN
It will try to pair with any Bluetooth device that has the specific type of service. If
authentication is enabled, then correct PIN code will be required for setting up the
Link Key. Once the pairing procedure is completed, the MAC ID of the remote
device will be recorded in the “Frequent Device List” for quick connection in the
future.
Example
…
MENU_STR$ = BT_INQUIRY$
I% = MENU(MENU_STR$)
DEVICE$ = MID$(MENU_STR$, 1+32*(I%-1), 32)
R% = BT_PAIRING(DEVICE$, 3)
…
See Also
BT_INQUIRY$
Comentarios a estos manuales