Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1802 #define HCI_OP_LE_CLEAR_ADV_SETS 0x203d macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c1976 hci_req_add(req, HCI_OP_LE_CLEAR_ADV_SETS, 0, NULL); in __hci_req_clear_ext_adv_sets()