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:__anon41231
190 int status, btgatt_response_t *response);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c 89 btgatt_response_t response;
500 btgatt_response_t *p_rsp = &p_cb->response;
662 int status, btgatt_response_t *response)
669 memcpy(&btif_cb.response, response, sizeof(btgatt_response_t));
btif_gatt_util.c 123 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 482 milliseconds