Home
last modified time | relevance | path

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

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