Home
last modified time | relevance | path

Searched refs:MGMT_ADV_FLAG_CONNECTABLE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c1420 flags |= MGMT_ADV_FLAG_CONNECTABLE; in get_adv_instance_flags()
1513 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in __hci_req_enable_advertising()
2122 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in __hci_req_setup_ext_adv_instance()
H A Dmgmt.c7220 flags |= MGMT_ADV_FLAG_CONNECTABLE; in get_supported_adv_flags()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h565 #define MGMT_ADV_FLAG_CONNECTABLE BIT(0) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h569 #define MGMT_ADV_FLAG_CONNECTABLE BIT(0) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c1087 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in hci_setup_ext_adv_instance_sync()
1541 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in hci_enable_advertising_sync()
H A Dhci_core.c1846 flags |= MGMT_ADV_FLAG_CONNECTABLE; in hci_adv_instance_flags()
H A Dmgmt.c8313 flags |= MGMT_ADV_FLAG_CONNECTABLE; in get_supported_adv_flags()

Completed in 42 milliseconds