Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter.c29 #define L2CAP_DYNAMIC_PSM_NUM_BASE 0x1000 macro
111 if (psm > L2CAP_DYNAMIC_PSM_NUM_BASE) { in IsL2capDynamicPsm()