Searched refs:LLCP_LOWER_BOUND_LOCAL_SAP (Results 1 – 3 of 3) sorted by relevance
183 #define LLCP_LOWER_BOUND_LOCAL_SAP 0x20 macro
433 else if (reg_sap >= LLCP_LOWER_BOUND_LOCAL_SAP) in LLCP_RegisterServer()436 reg_sap, LLCP_LOWER_BOUND_LOCAL_SAP); in LLCP_RegisterServer()524 reg_sap = LLCP_LOWER_BOUND_LOCAL_SAP + sap; in LLCP_RegisterClient()
912 if (local_sap - LLCP_LOWER_BOUND_LOCAL_SAP < LLCP_MAX_CLIENT) in llcp_util_get_app_cb()914 p_app_cb = &llcp_cb.client_cb[local_sap - LLCP_LOWER_BOUND_LOCAL_SAP]; in llcp_util_get_app_cb()