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

  /external/bluetooth/bluez/btio/
btio.c 700 static gboolean parse_set_opts(struct set_opts *opts, GError **err, function
1219 ret = parse_set_opts(&opts, err, opt1, args);
1346 ret = parse_set_opts(&opts, gerr, opt1, args);
1407 ret = parse_set_opts(&opts, err, opt1, args);
  /external/bluetooth/bluez/health/
mcap.c 872 static gboolean parse_set_opts(struct mcap_mdl_cb *mdl_cb, GError **err, function
936 ret = parse_set_opts(mcl->cb, gerr, cb1, args);
    [all...]

Completed in 37 milliseconds