Searched refs:LLCP_LOWER_BOUND_LOCAL_SAP (Results 1 – 3 of 3) sorted by relevance
163 #define LLCP_LOWER_BOUND_LOCAL_SAP 0x20 macro
420 } else if (reg_sap >= LLCP_LOWER_BOUND_LOCAL_SAP) { in LLCP_RegisterServer()422 LLCP_LOWER_BOUND_LOCAL_SAP); in LLCP_RegisterServer()499 reg_sap = LLCP_LOWER_BOUND_LOCAL_SAP + sap; in LLCP_RegisterClient()
882 if (local_sap - LLCP_LOWER_BOUND_LOCAL_SAP < LLCP_MAX_CLIENT) { in llcp_util_get_app_cb()883 p_app_cb = &llcp_cb.client_cb[local_sap - LLCP_LOWER_BOUND_LOCAL_SAP]; in llcp_util_get_app_cb()