Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1630 #define HCI_OP_LE_WRITE_DEF_DATA_LEN 0x2024 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c1561 sent = hci_sent_cmd_data(hdev, HCI_OP_LE_WRITE_DEF_DATA_LEN); in hci_cc_le_write_def_data_len()
3508 case HCI_OP_LE_WRITE_DEF_DATA_LEN: in hci_cmd_complete_evt()
H A Dhci_core.c886 hci_req_add(req, HCI_OP_LE_WRITE_DEF_DATA_LEN, sizeof(cp), &cp); in hci_init4_req()