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

  /system/bt/stack/l2cap/
l2c_csm.cc 557 case L2CEVT_L2CAP_CONNECT_RSP: /* Got peer connect confirm */
    [all...]
l2c_int.h 113 #define L2CEVT_L2CAP_CONNECT_RSP 11 /* response */
    [all...]
l2c_ble.cc 766 l2c_csm_execute(p_ccb, L2CEVT_L2CAP_CONNECT_RSP, &con_info);
    [all...]
l2c_main.cc 417 l2c_csm_execute(p_ccb, L2CEVT_L2CAP_CONNECT_RSP, &con_info);

Completed in 47 milliseconds