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

/system/bt/stack/avct/
H A Davct_lcb_act.c227 ** unbound ccb with a new PID, bind that ccb to this lcb and
238 BOOLEAN bind = FALSE; local
248 bind = TRUE;
257 /* bind ccb to lcb and send connect ind event */
258 bind = TRUE;
268 if (bind == FALSE)

Completed in 156 milliseconds