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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 283 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
376 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
472 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
572 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
673 case L2CEVT_L2CA_DISCONNECT_REQ: /* Upper wants to disconnect */
    [all...]
l2c_api.c 147 l2c_csm_execute (p_ccb, L2CEVT_L2CA_DISCONNECT_REQ, NULL);
552 l2c_csm_execute (p_ccb, L2CEVT_L2CA_DISCONNECT_REQ, NULL);
    [all...]
l2c_int.h 126 #define L2CEVT_L2CA_DISCONNECT_REQ 27 /* Upper layer disconnect request */
    [all...]

Completed in 34 milliseconds