Home
last modified time | relevance | path

Searched refs:HCI_OP_WRITE_PAGE_SCAN_ACTIVITY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/bluetooth/
Dhci.h1156 #define HCI_OP_WRITE_PAGE_SCAN_ACTIVITY 0x0c1c macro
/linux-4.1.27/net/bluetooth/
Dhci_event.c725 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_PAGE_SCAN_ACTIVITY); in hci_cc_write_page_scan_activity()
2887 case HCI_OP_WRITE_PAGE_SCAN_ACTIVITY: in hci_cmd_complete_evt()
Dmgmt.c1953 hci_req_add(req, HCI_OP_WRITE_PAGE_SCAN_ACTIVITY, in write_fast_connectable()