Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h178 #define BT_L2CAP_INFO_SUCCESS 0x0000 macro
Dl2cap_br.c522 if (result != BT_L2CAP_INFO_SUCCESS) { in l2cap_br_info_rsp()
618 rsp->result = sys_cpu_to_le16(BT_L2CAP_INFO_SUCCESS); in l2cap_br_info_req()
624 rsp->result = sys_cpu_to_le16(BT_L2CAP_INFO_SUCCESS); in l2cap_br_info_req()