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

  /hardware/libhardware/include/hardware/
bt_gatt_server.h 99 bt_bdaddr_t *bda, int exec_write);
  /system/bt/test/suite/support/
gatt.c 224 void btgatts_request_exec_write_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, int exec_write) {
callbacks.c 70 void btgatts_request_exec_write_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, int exec_write);
  /system/bt/stack/gatt/
att_protocol.c 606 p_cmd = attp_build_exec_write_cmd(op_code, p_msg->exec_write);
gatt_int.h 125 tGATT_EXEC_FLAG exec_write; /* execute write */ member in union:__anon69374
  /system/bt/stack/include/
gatt_api.h 371 tGATT_EXEC_FLAG exec_write; /* execute write */ member in union:__anon69620
    [all...]
  /system/bt/btif/src/
btif_gatt_server.c 321 p_data->req_data.p_data->exec_write);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 775 bt_bdaddr_t *bda, int exec_write)
786 address, conn_id, trans_id, exec_write);
    [all...]

Completed in 238 milliseconds