Searched defs:scb_hdl (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/avdt/
H A Davdt_msg.c1701 UINT8 scb_hdl; local
1870 scb_hdl = msg.single.seid;
1874 scb_hdl = *((UINT8 *)(p_ccb->p_curr_cmd + 1));
1880 if (evt && (p_scb = avdt_scb_by_hdl(scb_hdl)) != NULL)
H A Davdt_int.h533 UINT8 scb_hdl; /* stream control block associated with this tc */ member in struct:__anon851

Completed in 23 milliseconds