Searched refs:L2C_UCD_STATE_W4_DATA (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/l2cap/ | ||
D | l2c_int.h | 223 #define L2C_UCD_STATE_W4_DATA 0x01 macro |
D | l2c_ucd.c | 221 p_rcb->ucd.state = L2C_UCD_STATE_W4_DATA; in L2CA_UcdRegister() |