Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/include/
Davdt_int.h729 #define AVDT_LAYERSPEC_MSG(ls) ((UINT8)((ls) & 0x000F)) macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_msg.c1220 msg = AVDT_LAYERSPEC_MSG(p_ccb->p_curr_msg->layer_specific); in avdt_msg_send()