nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ bt_peripherals

const struct bt_peripheral bt_peripherals[]
static
Initial value:
= {
{
.pid = 0x52da,
.peer_type = PEER_TYPE_MOUSE,
},
{
.pid = 0x52db,
.peer_type = PEER_TYPE_MOUSE,
},
{
.pid = 0x52de,
.peer_type = PEER_TYPE_MOUSE,
},
{
.pid = 0x52dd,
.peer_type = PEER_TYPE_KEYBOARD,
},
}
@ PEER_TYPE_KEYBOARD
Definition ble_event.h:34
@ PEER_TYPE_MOUSE
Definition ble_event.h:33