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 34 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:__anon32814
133 btgatt_read_params_t *p_data);
144 btgatt_read_params_t *p_data);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c 214 uint16_t set_read_value(btgatt_read_params_t *p_dest, tBTA_GATTC_READ *p_src)
btif_gatt_client.c 342 btgatt_read_params_t data;
389 btgatt_read_params_t data;
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 338 void btgattc_read_characteristic_cb(int conn_id, int status, btgatt_read_params_t *p_data)
378 void btgattc_read_descriptor_cb(int conn_id, int status, btgatt_read_params_t *p_data)
    [all...]

Completed in 5481 milliseconds