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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 134 &&( p_rcb->ucd.state != L2C_UCD_STATE_UNUSED ))
279 p_rcb->ucd.state = L2C_UCD_STATE_UNUSED;
286 if ((p_rcb->in_use) && (p_rcb->ucd.state != L2C_UCD_STATE_UNUSED))
338 ||( p_rcb->ucd.state == L2C_UCD_STATE_UNUSED ))
405 ||( p_rcb->ucd.state == L2C_UCD_STATE_UNUSED ))
    [all...]
l2c_int.h 250 #define L2C_UCD_STATE_UNUSED 0x00
    [all...]
l2c_utils.c     [all...]

Completed in 31 milliseconds