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

  /external/bluetooth/bluedroid/btif/include/
btif_gatt_util.h 35 uint16_t set_read_value(btgatt_read_params_t *p_dest, tBTA_GATTC_READ *p_src);
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 48 } btgatt_read_params_t; typedef in typeref:struct:__anon20311
133 btgatt_read_params_t *p_data);
144 btgatt_read_params_t *p_data);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c 238 uint16_t set_read_value(btgatt_read_params_t *p_dest, tBTA_GATTC_READ *p_src)
btif_gatt_client.c 434 btgatt_read_params_t data;
481 btgatt_read_params_t data;
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 354 void btgattc_read_characteristic_cb(int conn_id, int status, btgatt_read_params_t *p_data)
394 void btgattc_read_descriptor_cb(int conn_id, int status, btgatt_read_params_t *p_data)
    [all...]

Completed in 169 milliseconds