Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.c101 case CST_W4_L2CA_DISCONNECT_RSP: in l2c_csm_execute()
810 p_ccb->chnl_state = CST_W4_L2CA_DISCONNECT_RSP; in l2c_csm_config()
1020 p_ccb->chnl_state = CST_W4_L2CA_DISCONNECT_RSP; in l2c_csm_open()
Dl2c_int.h79 CST_W4_L2CA_DISCONNECT_RSP /* Waiting for upper layer disc rsp */ enumerator
Dl2c_api.c149 (p_ccb->chnl_state == CST_W4_L2CA_DISCONNECT_RSP))) in L2CA_Deregister()
Dl2c_utils.c2467 (p_ccb->chnl_state == CST_W4_L2CA_DISCONNECT_RSP))) in l2cu_lcb_disconnecting()