Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h388 extern UINT16 L2CA_AllocatePSM(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c161 UINT16 L2CA_AllocatePSM(void) in L2CA_AllocatePSM() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c837 psm = L2CA_AllocatePSM(); in bta_jv_get_channel_id()