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

/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_msg.c1709 UINT8 scb_hdl; local
1874 scb_hdl = msg.single.seid;
1878 scb_hdl = *((UINT8 *)(p_ccb->p_curr_cmd + 1));
1884 if (evt && (p_scb = avdt_scb_by_hdl(scb_hdl)) != NULL)
H A Davdt_int.h531 UINT8 scb_hdl; /* stream control block associated with this tc */ member in struct:__anon1221

Completed in 545 milliseconds