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

  /external/bluetooth/bluez/health/
mcap.h 66 #define MCAP_INVALID_PARAM_VALUE 0x02
mcap_sync.c 425 send_sync_cap_rsp(mcl, MCAP_INVALID_PARAM_VALUE,
646 send_sync_set_rsp(mcl, MCAP_INVALID_PARAM_VALUE, 0, 0, 0);
657 send_sync_set_rsp(mcl, MCAP_INVALID_PARAM_VALUE, 0, 0, 0);
662 send_sync_set_rsp(mcl, MCAP_INVALID_PARAM_VALUE, 0, 0, 0);
668 send_sync_set_rsp(mcl, MCAP_INVALID_PARAM_VALUE, 0, 0, 0);
689 send_sync_set_rsp(mcl, MCAP_INVALID_PARAM_VALUE,
699 send_sync_set_rsp(mcl, MCAP_INVALID_PARAM_VALUE,
704 send_sync_set_rsp(mcl, MCAP_INVALID_PARAM_VALUE,
717 send_sync_set_rsp(mcl, MCAP_INVALID_PARAM_VALUE,
mcap.c 144 case MCAP_INVALID_PARAM_VALUE:
977 mcap_send_cmd(mcl, rspcod, MCAP_INVALID_PARAM_VALUE, mdl_id,
    [all...]

Completed in 176 milliseconds