HomeSort by relevance Sort by last modified time
    Searched full:psm_open (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_sock_l2cap.c 582 tBTA_JV_L2CAP_OPEN *psm_open = &p_data->l2c_open; local
595 } else if (!sock->fixed_chan && psm_open->status == BTA_JV_SUCCESS) {
597 on_cl_l2cap_psm_connect_l(psm_open, sock);
599 on_srv_l2cap_psm_connect_l(psm_open, sock);
    [all...]

Completed in 95 milliseconds