Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_int.h228 extern const tL2CAP_APPL_INFO avct_l2c_appl;
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_api.c66 L2CA_Register(AVCT_PSM, (tL2CAP_APPL_INFO *) &avct_l2c_appl); in AVCT_Register()
Davct_l2c.c52 const tL2CAP_APPL_INFO avct_l2c_appl = { variable