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

  /system/bt/btcore/include/
device_class.h 44 void device_class_from_int(bt_device_class_t *dc, int data);
  /system/bt/btcore/test/
device_class_test.cpp 179 device_class_from_int(&dc1, cod1);
211 device_class_from_int(&dc, cod1);
  /system/bt/btcore/src/
device_class.c 75 void device_class_from_int(bt_device_class_t *dc, int data) { function

Completed in 116 milliseconds