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

  /external/bluetooth/bluez/health/
mcap_internal.h 63 mcap_remote_mdl_conn_req_cb mdl_conn_req; /* Remote device requested creating a MDL */ member in struct:mcap_mdl_cb
mcap.c 133 mcl->cb->mdl_conn_req = default_mdl_conn_req_cb;
895 c->mdl_conn_req = va_arg(args,
919 if (c->mdl_conn_req)
920 mdl_cb->mdl_conn_req = c->mdl_conn_req;
1024 rsp = mcl->cb->mdl_conn_req(mcl, mdep_id, mdl_id, &conf,
    [all...]

Completed in 46 milliseconds