Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h1352 #define HCI_OP_LE_SET_ADV_DATA 0x2008 macro
/Linux-v4.19/net/bluetooth/
Dhci_request.c1367 hci_req_add(req, HCI_OP_LE_SET_ADV_DATA, sizeof(cp), &cp); in __hci_req_update_adv_data()