Programming Manual

i480e&i480e-MD2 Programming Manual
20 / 139
Note
bd is comprised of 12 bytes hexadecimal characters.
4.9DPRD
The DPRD command is used to delete the specified BD address paired record.
Command
AT+B DPRD [bd]
Response
AT-B DPRD [result],[bd]
If delete all paired device records:
AT-B DPRD 0,000000000000
If delete a paired device record with the specified Bluetooth device
address:
AT-B DPRD 0,[bd]
If failed to delete a paired device record (For instance, not found in
device paired list):
AT-B DPRD 1,[bd]
Parameter
bd
If the bd parameter in the command equals
to”000000000000”, all paired device records will be
deleted;
If the bd parameter in the command does not equals
to ”000000000000”, the paired device record which
Bluetooth address equals to bd will be deleted.
result
0: succeeded;
1: failed.
Note
bd is comprised of 12 bytes hexadecimal characters.
4.10
INQU
The INQU command will cause local device to discover other nearby Bluetooth
devices.
Command
AT+B INQU [op]
Response
If op=1 and any nearby device was found: AT-B INQR [bd],[class]
Barrot Confidential