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

  /external/bluetooth/bluez/health/
mcap_internal.h 112 #define MCAP_CTRL_FREE 0x10 /* MCL is marked as releasable */
mcap.c 718 gboolean save = ((!(mcl->ctrl & MCAP_CTRL_FREE)) && cache_requested);
795 last->ctrl |= MCAP_CTRL_FREE;
818 mcl->ctrl &= ~MCAP_CTRL_FREE;
826 if (mcl->ctrl & MCAP_CTRL_FREE) {
    [all...]

Completed in 80 milliseconds