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.1.27/include/net/bluetooth/
Dhci.h1297 #define HCI_OP_LE_SET_SCAN_RSP_DATA 0x2009 macro
/linux-4.1.27/net/bluetooth/
Dmgmt.c898 hci_req_add(req, HCI_OP_LE_SET_SCAN_RSP_DATA, sizeof(cp), &cp); in update_scan_rsp_data_for_instance()