Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1321 #define HCI_OP_LE_SET_SCAN_RSP_DATA 0x2009 macro
/linux-4.4.14/net/bluetooth/
Dmgmt.c926 hci_req_add(req, HCI_OP_LE_SET_SCAN_RSP_DATA, sizeof(cp), &cp); in update_inst_scan_rsp_data()