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

  /external/bluetooth/bluez/health/
mcap_internal.h 87 struct mcap_mdl_op_cb;
98 struct mcap_mdl_op_cb *priv_data; /* Temporal data to manage responses */
mcap.c 67 struct mcap_mdl_op_cb { struct
266 static void free_mcap_mdl_op(struct mcap_mdl_op_cb *op)
285 struct mcap_mdl_op_cb *con = mcl->priv_data;
475 struct mcap_mdl_op_cb *con;
492 con = g_new0(struct mcap_mdl_op_cb, 1);
523 struct mcap_mdl_op_cb *con;
541 con = g_new0(struct mcap_mdl_op_cb, 1);
556 struct mcap_mdl_op_cb *con,
583 struct mcap_mdl_op_cb *con;
598 con = g_new0(struct mcap_mdl_op_cb, 1)
    [all...]

Completed in 18 milliseconds