Home
last modified time | relevance | path

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

/system/bt/stack/avdt/
Davdt_ccb_act.c1116 p_ccb->ll_opened = TRUE; in avdt_ccb_ll_opened()
Davdt_int.h436 BOOLEAN ll_opened; /* TRUE if LL is opened */ member
Davdt_api.c1043 else if (p_ccb->ll_opened == FALSE) in AVDT_ConnectReq()