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

  /external/autotest/client/common_lib/
lsbrelease_utils.py 96 def get_device_type(lsb_release_content=None): function
  /external/autotest/client/site_tests/bluetooth_IDCheck/
bluetooth_IDCheck.py 56 device_type = utils.get_device_type().lower()
  /external/autotest/client/site_tests/graphics_Drm/
graphics_Drm.py 34 if num_displays == 0 and utils.get_device_type() == 'CHROMEBOOK':
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 270 int (*get_device_type)( const bt_bdaddr_t *bd_addr ); member in struct:__anon41060
  /system/bt/osi/src/
metrics.cc 150 static DeviceInfo_DeviceType get_device_type(device_type_t type) { function in namespace:system_bt_osi
267 info->set_device_type(get_device_type(device_type));
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_ar3k.c 761 static int get_device_type(int dev, uint32_t *code) function
980 if (get_device_type(fd, &dev_type) < 0) {
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 761 static int get_device_type(int dev, uint32_t *code) function
980 if (get_device_type(fd, &dev_type) < 0) {
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_ar3k.c 763 static int get_device_type(int dev, uint32_t *code) function
984 if (get_device_type(fd, &dev_type) < 0) {
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hw_ar3k.c 764 static int get_device_type(int dev, uint32_t *code) function
985 if (get_device_type(fd, &dev_type) < 0) {
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]

Completed in 652 milliseconds