Searched defs:BDADDR_NONE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | bluetooth.h | 273 #define BDADDR_NONE (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}) macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | bluetooth.h | 359 #define BDADDR_NONE (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}) macro
|
Completed in 4 milliseconds