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

  /external/bluetooth/bluez/health/
mcap_internal.h 37 MCL_ACTIVE,
mcap.c 220 mcl->state = MCL_ACTIVE;
507 mcl->state = MCL_ACTIVE;
547 mcl->state = MCL_ACTIVE;
1137 if (mdl->state == MDL_CONNECTED && mcl->state != MCL_ACTIVE)
1138 mcl->state = MCL_ACTIVE;
1140 if (abrt && mcl->state == MCL_ACTIVE)
    [all...]

Completed in 16 milliseconds