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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 541 case L2CEVT_L2CAP_CONNECT_RSP: /* Got peer connect confirm */
    [all...]
l2c_int.h 109 #define L2CEVT_L2CAP_CONNECT_RSP 11 /* Peer connection response */
    [all...]
l2c_main.c 485 l2c_csm_execute(p_ccb, L2CEVT_L2CAP_CONNECT_RSP, &con_info);
    [all...]

Completed in 34 milliseconds