Home
last modified time | relevance | path

Searched defs:MYNEWT_VAL_BLE_PUBLIC_DEV_ADDR (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/examples/linux/include/syscfg/
H A Dsyscfg.h280 #define MYNEWT_VAL_BLE_PUBLIC_DEV_ADDR ((uint8_t[6]){0x66, 0x55, 0x44, 0x33, 0x22, 0x11}) macro
423 #define MYNEWT_VAL_BLE_PUBLIC_DEV_ADDR ((uint8_t[6]){0xff, 0xaa, 0xff, 0xc0, 0xde, 0xc0}) macro
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/syscfg/
H A Dsyscfg.h299 #define MYNEWT_VAL_BLE_PUBLIC_DEV_ADDR (((uint8_t[6]){0xcc, 0xbb, 0xaa, 0x33, 0x22, 0x11})) macro
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/syscfg/
H A Dsyscfg.h586 #define MYNEWT_VAL_BLE_PUBLIC_DEV_ADDR ((uint8_t[6]){0x00, 0x00, 0x00, 0x00, 0x00, 0x00}) macro