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

  /external/bluetooth/bluez/health/
mcap_lib.h 65 struct mcap_instance;
163 gboolean mcap_create_mcl(struct mcap_instance *mi,
180 void mcap_enable_csp(struct mcap_instance *mi);
181 void mcap_disable_csp(struct mcap_instance *mi);
203 struct mcap_instance *mcap_create_instance(bdaddr_t *src,
213 void mcap_release_instance(struct mcap_instance *mi);
215 struct mcap_instance *mcap_instance_ref(struct mcap_instance *mi);
216 void mcap_instance_unref(struct mcap_instance *mi);
218 uint16_t mcap_get_ctrl_psm(struct mcap_instance *mi, GError **err)
    [all...]
mcap_internal.h 68 struct mcap_instance { struct
90 struct mcap_instance *mi; /* MCAP instance where this MCL belongs */
mcap.c     [all...]
hdp_types.h 93 struct mcap_instance *mi; /* Mcap instance in */
mcap_sync.c 1007 void mcap_enable_csp(struct mcap_instance *mi)
1012 void mcap_disable_csp(struct mcap_instance *mi)

Completed in 187 milliseconds