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

  /system/bt/stack/l2cap/
l2c_csm.c 469 case L2CEVT_L2CAP_DISCONNECT_REQ: /* Peer disconnected request */
    [all...]
l2c_int.h 118 #define L2CEVT_L2CAP_DISCONNECT_REQ 17 /* Peer disconnect request */
    [all...]
l2c_main.c 691 l2c_csm_execute (p_ccb, L2CEVT_L2CAP_DISCONNECT_REQ, &con_info);
    [all...]

Completed in 28 milliseconds