Home
last modified time | relevance | path

Searched refs:MGMT_ADV_FLAG_CONNECTABLE (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/bluetooth/
A Dmgmt.h565 #define MGMT_ADV_FLAG_CONNECTABLE BIT(0) macro
/linux/net/bluetooth/
A Dhci_request.c1364 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in __hci_req_enable_advertising()
1808 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in __hci_req_setup_ext_adv_instance()
A Dhci_core.c2979 flags |= MGMT_ADV_FLAG_CONNECTABLE; in hci_adv_instance_flags()
A Dmgmt.c7666 flags |= MGMT_ADV_FLAG_CONNECTABLE; in get_supported_adv_flags()

Completed in 35 milliseconds