Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h456 #define L2CAP_IR_SUCCESS 0x0000 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c4729 rsp->result = cpu_to_le16(L2CAP_IR_SUCCESS); in l2cap_information_req()
4745 rsp->result = cpu_to_le16(L2CAP_IR_SUCCESS); in l2cap_information_req()
4783 if (result != L2CAP_IR_SUCCESS) { in l2cap_information_rsp()