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

  /system/bt/bta/include/
bta_jv_api.h 589 ** Function BTA_JvL2capStartServer
601 tBTA_JV_STATUS BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role,
    [all...]
  /system/bt/btif/src/
btif_sock_l2cap.c 874 if (BTA_JvL2capStartServer(BTA_JV_CONN_TYPE_L2CAP_LE, sock->security, 0, NULL,
881 if (BTA_JvL2capStartServer(BTA_JV_CONN_TYPE_L2CAP, sock->security, 0, &obex_l2c_etm_opt,
    [all...]
  /system/bt/bta/jv/
bta_jv_api.c 459 ** Function BTA_JvL2capStartServer
471 tBTA_JV_STATUS BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role,
    [all...]

Completed in 479 milliseconds