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

  /external/bluetooth/bluedroid/btif/include/
btif_gatt_util.h 28 void btif_to_bta_response(tBTA_GATTS_RSP *p_dest, btgatt_response_t* p_src);
  /hardware/libhardware/include/hardware/
bt_gatt_server.h 42 } btgatt_response_t; typedef in typeref:union:__anon33735
170 int status, btgatt_response_t *response);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c 88 btgatt_response_t response;
453 btgatt_response_t *p_rsp = &p_cb->response;
613 int status, btgatt_response_t *response)
620 memcpy(&btif_cb.response, response, sizeof(btgatt_response_t));
btif_gatt_util.c 125 void btif_to_bta_response(tBTA_GATTS_RSP *p_dest, btgatt_response_t* p_src)
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]

Completed in 407 milliseconds