Home
last modified time | relevance | path

Searched refs:BDADDR_NONE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_ll.c647 if (!bacmp(&lldev->bdaddr, BDADDR_NONE)) { in ll_setup()
726 * the driver. Using BDADDR_NONE as a flag that is in hci_ti_probe()
732 bacpy(&lldev->bdaddr, BDADDR_NONE); in hci_ti_probe()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_ll.c648 if (!bacmp(&lldev->bdaddr, BDADDR_NONE)) { in ll_setup()
727 * the driver. Using BDADDR_NONE as a flag that is in hci_ti_probe()
733 bacpy(&lldev->bdaddr, BDADDR_NONE); in hci_ti_probe()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h273 #define BDADDR_NONE (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h359 #define BDADDR_NONE (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c5294 if (!bacmp(&cp->bdaddr, BDADDR_NONE)) in set_static_address()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c6462 if (!bacmp(&cp->bdaddr, BDADDR_NONE)) in set_static_address()

Completed in 24 milliseconds