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.cc 127 if ((p_rcb->in_use) && (p_rcb->ucd.state != L2C_UCD_STATE_UNUSED)) {
267 p_rcb->ucd.state = L2C_UCD_STATE_UNUSED;
273 if ((p_rcb->in_use) && (p_rcb->ucd.state != L2C_UCD_STATE_UNUSED))
323 (p_rcb->ucd.state == L2C_UCD_STATE_UNUSED)) {
389 (p_rcb->ucd.state == L2C_UCD_STATE_UNUSED)) {
    [all...]
l2c_int.h 232 #define L2C_UCD_STATE_UNUSED 0x00
    [all...]
l2c_utils.cc     [all...]

Completed in 60 milliseconds