Home
last modified time | relevance | path

Searched refs:CST_W4_L2CA_DISCONNECT_RSP (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_csm.c101 case CST_W4_L2CA_DISCONNECT_RSP: in l2c_csm_execute()
817 p_ccb->chnl_state = CST_W4_L2CA_DISCONNECT_RSP; in l2c_csm_config()
1027 p_ccb->chnl_state = CST_W4_L2CA_DISCONNECT_RSP; in l2c_csm_open()
Dl2c_int.h76 CST_W4_L2CA_DISCONNECT_RSP /* Waiting for upper layer disc rsp */ enumerator
Dl2c_api.c143 (p_ccb->chnl_state == CST_W4_L2CA_DISCONNECT_RSP))) in L2CA_Deregister()
Dl2c_utils.c2472 (p_ccb->chnl_state == CST_W4_L2CA_DISCONNECT_RSP))) in l2cu_lcb_disconnecting()