Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h981 #define MGMT_DEV_FOUND_NOT_CONNECTABLE BIT(2) macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c6106 flags = MGMT_DEV_FOUND_NOT_CONNECTABLE; in process_adv_report()