HomeSort by relevance Sort by last modified time
    Searched refs:L2C_UCD_STATE_UNUSED (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/l2cap/
l2c_ucd.c 137 &&( p_rcb->ucd.state != L2C_UCD_STATE_UNUSED ))
282 p_rcb->ucd.state = L2C_UCD_STATE_UNUSED;
289 if ((p_rcb->in_use) && (p_rcb->ucd.state != L2C_UCD_STATE_UNUSED))
341 ||( p_rcb->ucd.state == L2C_UCD_STATE_UNUSED ))
408 ||( p_rcb->ucd.state == L2C_UCD_STATE_UNUSED ))
    [all...]
l2c_int.h 226 #define L2C_UCD_STATE_UNUSED 0x00
    [all...]
l2c_utils.c     [all...]

Completed in 631 milliseconds