Home
last modified time | relevance | path

Searched refs:LE_AD_GENERAL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Deir.c271 flags |= LE_AD_GENERAL; in eir_create_adv_data()
H A Dmgmt.c955 return LE_AD_GENERAL; in mgmt_get_adv_discov_flags()
962 return LE_AD_GENERAL; in mgmt_get_adv_discov_flags()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h702 #define LE_AD_GENERAL 0x02 /* General Discoverable */ macro