Searched refs:L2CAP_LE_PSM_DYN_START (Results 1 – 1 of 1) sorted by relevance
53 #define L2CAP_LE_PSM_DYN_START 0x0080 macro56 (_psm >= L2CAP_LE_PSM_DYN_START && _psm <= L2CAP_LE_PSM_DYN_END)1166 for (psm = L2CAP_LE_PSM_DYN_START; in bt_l2cap_server_register()