Home
last modified time | relevance | path

Searched refs:MGMT_DEV_FOUND_NOT_CONNECTABLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/net/bluetooth/
H A Dmgmt.h992 #define MGMT_DEV_FOUND_NOT_CONNECTABLE BIT(2) macro
/linux-6.15/net/bluetooth/
H A Dhci_event.c6128 flags = MGMT_DEV_FOUND_NOT_CONNECTABLE; in process_adv_report()