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

  /system/bt/btif/src/
btif_sock_l2cap.cc 556 tBTA_JV_L2CAP_LE_OPEN* le_open = &p_data->l2c_le_open; local
565 sock->tx_mtu = le_open->tx_mtu;
566 if (sock->fixed_chan && le_open->status == BTA_JV_SUCCESS) {
568 on_cl_l2cap_le_connect_l(le_open, sock);
570 on_srv_l2cap_le_connect_l(le_open, sock);
    [all...]
  /system/bt/bta/hh/
bta_hh_int.h 167 tBTA_GATTC_OPEN le_open; member in union:__anon1373
bta_hh_le.cc     [all...]

Completed in 79 milliseconds