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

  /external/bluetooth/bluez/plugins/
gatt-example.c 382 const char *desc_weight = "Rucksack Weight"; local
451 len = strlen(desc_weight);
452 strncpy((char *) atval, desc_weight, len);

Completed in 94 milliseconds